|
|||||||||||
| 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.tables.impl.TableImpl
org.eclipse.datatools.modelbase.sql.tables.impl.DerivedTableImpl
org.eclipse.datatools.modelbase.sql.tables.impl.ViewTableImpl
org.eclipse.datatools.connectivity.sqm.core.rte.jdbc.JDBCView
| Constructor Summary | |
JDBCView()
|
|
| Method Summary | |
boolean |
eIsSet(EStructuralFeature eFeature)
|
Database |
getCatalogDatabase()
|
EList |
getColumns()
Returns the value of the 'Columns' containment reference list. |
java.sql.Connection |
getConnection()
|
EList |
getIndex()
Returns the value of the 'Index' reference list. |
Table |
getSupertable()
Returns the value of the 'Supertable' reference. |
void |
refresh()
|
| Methods inherited from class org.eclipse.datatools.modelbase.sql.tables.impl.ViewTableImpl |
eGet, eIsSet, eSet, eUnset, getCheckType, setCheckType, toString |
| Methods inherited from class org.eclipse.datatools.modelbase.sql.tables.impl.DerivedTableImpl |
basicSetQueryExpression, eInverseRemove, getQueryExpression, setQueryExpression |
| Methods inherited from class org.eclipse.datatools.modelbase.sql.tables.impl.TableImpl |
basicGetSchema, basicGetSupertable, basicGetUdt, basicSetSchema, basicSetSupertable, eInverseAdd, getSchema, getSelfRefColumnGeneration, getSubtables, getTriggers, getUdt, isInsertable, isUpdatable, setSchema, setSelfRefColumnGeneration, setSupertable, setUdt |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.tables.DerivedTable |
getQueryExpression, setQueryExpression |
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.tables.Table |
getSchema, getSelfRefColumnGeneration, getSubtables, getTriggers, getUdt, isInsertable, isUpdatable, setSchema, setSelfRefColumnGeneration, setSupertable, setUdt |
| 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 JDBCView()
| Method Detail |
public Database getCatalogDatabase()
getCatalogDatabase in interface ICatalogObjectpublic java.sql.Connection getConnection()
getConnection in interface ICatalogObjectpublic void refresh()
refresh in interface ICatalogObjectpublic EList getColumns()
TableColumn.
It is bidirectional and its opposite is 'Table'.
If the meaning of the 'Columns' containment reference list isn't clear, there really should be more of a description here...
getColumns in interface TablegetColumns in class TableImplpublic EList getIndex()
TableIndex.
It is bidirectional and its opposite is 'Table'.
If the meaning of the 'Index' reference list isn't clear, there really should be more of a description here...
getIndex in interface TablegetIndex in class TableImplpublic Table getSupertable()
TableSubtables'.
If the meaning of the 'Supertable' reference isn't clear, there really should be more of a description here...
getSupertable in interface TablegetSupertable in class TableImplpublic boolean eIsSet(EStructuralFeature eFeature)
eIsSet in class ViewTableImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||