|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectENamedElementImpl
org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl
org.eclipse.datatools.modelbase.sql.schema.impl.DatabaseImpl
org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCDatabase
public class JDBCDatabase
Constructor Summary | |
---|---|
JDBCDatabase(java.sql.Connection connection)
|
Method Summary | |
---|---|
boolean |
eIsSet(EStructuralFeature eFeature)
|
Database |
getCatalogDatabase()
|
EList |
getCatalogs()
|
java.sql.Connection |
getConnection()
|
void |
refresh()
|
Methods inherited from class org.eclipse.datatools.modelbase.sql.schema.impl.DatabaseImpl |
---|
eGet, eInverseAdd, eInverseRemove, eSet, eUnset, getAuthorizationIds, getEvents, getSchemas, getUserDefinedTypes, getVendor, getVersion, setVendor, setVersion, toString |
Methods inherited from class org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl |
---|
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
---|
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Constructor Detail |
---|
public JDBCDatabase(java.sql.Connection connection)
Method Detail |
---|
public void refresh()
refresh
in interface ICatalogObject
public EList getCatalogs()
DatabaseImpl
getCatalogs
in interface Database
getCatalogs
in class DatabaseImpl
SQLSchemaPackage.getDatabase_Catalogs()
,
Catalog.getDatabase()
public java.sql.Connection getConnection()
getConnection
in interface ICatalogObject
public Database getCatalogDatabase()
getCatalogDatabase
in interface ICatalogObject
public boolean eIsSet(EStructuralFeature eFeature)
DatabaseImpl
eIsSet
in class DatabaseImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |