|
||||||||||
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.CatalogImpl
org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCCatalog
public class JDBCCatalog
Constructor Summary | |
---|---|
JDBCCatalog()
|
Method Summary | |
---|---|
boolean |
eIsSet(EStructuralFeature eFeature)
|
Database |
getCatalogDatabase()
|
java.sql.Connection |
getConnection()
|
EList |
getSchemas()
|
void |
refresh()
|
Methods inherited from class org.eclipse.datatools.modelbase.sql.schema.impl.CatalogImpl |
---|
basicGetDatabase, basicSetDatabase, eGet, eInverseAdd, eInverseRemove, eSet, eUnset, getDatabase, setDatabase |
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, toString |
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 JDBCCatalog()
Method Detail |
---|
public Database getCatalogDatabase()
getCatalogDatabase
in interface ICatalogObject
public java.sql.Connection getConnection()
getConnection
in interface ICatalogObject
public void refresh()
refresh
in interface ICatalogObject
public EList getSchemas()
CatalogImpl
getSchemas
in interface Catalog
getSchemas
in class CatalogImpl
SQLSchemaPackage.getCatalog_Schemas()
,
Schema.getCatalog()
public boolean eIsSet(EStructuralFeature eFeature)
CatalogImpl
eIsSet
in class CatalogImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |