|
|||||||||||
| 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.SchemaImpl
org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCSchema
| Constructor Summary | |
JDBCSchema()
|
|
| Method Summary | |
NotificationChain |
basicSetCatalog(Catalog newCatalog,
NotificationChain msgs)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
Database |
getCatalogDatabase()
|
java.sql.Connection |
getConnection()
|
EList |
getRoutines()
|
EList |
getTables()
|
EList |
getUserDefinedTypes()
|
static void |
loadTables(java.sql.Connection connection,
EList tableList,
Schema schema)
Deprecated. |
void |
refresh()
|
| Methods inherited from class org.eclipse.datatools.modelbase.sql.schema.impl.SchemaImpl |
basicGetCatalog, basicGetDatabase, basicGetOwner, basicSetDatabase, basicSetOwner, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eUnset, getAssertions, getBuiltInFunctions, getCatalog, getCharSets, getDatabase, getIndices, getOwner, getProcedures, getSequences, getTriggers, getUDFs, setCatalog, setDatabase, setOwner |
| 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 JDBCSchema()
| Method Detail |
public Database getCatalogDatabase()
getCatalogDatabase in interface ICatalogObjectpublic java.sql.Connection getConnection()
getConnection in interface ICatalogObjectpublic void refresh()
refresh in interface ICatalogObjectpublic EList getTables()
SchemaImpl
getTables in interface SchemagetTables in class SchemaImplpublic EList getRoutines()
SchemaImpl
getRoutines in interface SchemagetRoutines in class SchemaImplpublic EList getUserDefinedTypes()
SchemaImpl
getUserDefinedTypes in interface SchemagetUserDefinedTypes in class SchemaImplpublic boolean eIsSet(EStructuralFeature eFeature)
eIsSet in class SchemaImpl
public NotificationChain basicSetCatalog(Catalog newCatalog,
NotificationChain msgs)
SchemaImpl
basicSetCatalog in class SchemaImpl
public static void loadTables(java.sql.Connection connection,
EList tableList,
Schema schema)
throws java.sql.SQLException
java.sql.SQLException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||