|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PersistentTable | |
| org.eclipse.datatools.modelbase.sql.tables | |
| org.eclipse.datatools.modelbase.sql.tables.impl | |
| org.eclipse.datatools.modelbase.sql.tables.util | |
| Uses of PersistentTable in org.eclipse.datatools.modelbase.sql.tables |
| Methods in org.eclipse.datatools.modelbase.sql.tables that return PersistentTable | |
PersistentTable |
SQLTablesFactory.createPersistentTable()
Returns a new object of class 'Persistent Table'. |
| Uses of PersistentTable in org.eclipse.datatools.modelbase.sql.tables.impl |
| Classes in org.eclipse.datatools.modelbase.sql.tables.impl that implement PersistentTable | |
class |
PersistentTableImpl
An implementation of the model object 'Persistent Table'. |
| Methods in org.eclipse.datatools.modelbase.sql.tables.impl that return PersistentTable | |
PersistentTable |
SQLTablesFactoryImpl.createPersistentTable()
|
| Uses of PersistentTable in org.eclipse.datatools.modelbase.sql.tables.util |
| Methods in org.eclipse.datatools.modelbase.sql.tables.util with parameters of type PersistentTable | |
java.lang.Object |
SQLTablesSwitch.casePersistentTable(PersistentTable object)
Returns the result of interpretting the object as an instance of 'Persistent Table'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||