|
|||||||||||
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 ICatalogObject
public java.sql.Connection getConnection()
getConnection
in interface ICatalogObject
public void refresh()
refresh
in interface ICatalogObject
public EList getTables()
SchemaImpl
getTables
in interface Schema
getTables
in class SchemaImpl
public EList getRoutines()
SchemaImpl
getRoutines
in interface Schema
getRoutines
in class SchemaImpl
public EList getUserDefinedTypes()
SchemaImpl
getUserDefinedTypes
in interface Schema
getUserDefinedTypes
in class SchemaImpl
public 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 |