|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaTable | |
com.triactive.jdo.store | |
com.triactive.jdo.store.sql |
Uses of SchemaTable in com.triactive.jdo.store |
Methods in com.triactive.jdo.store that return SchemaTable | |
SchemaTable |
StoreManager.MgmtTransaction.getSchemaTable(boolean ifItExists)
Returns the schema table (JDO_TABLE). |
Uses of SchemaTable in com.triactive.jdo.store.sql |
Constructors in com.triactive.jdo.store.sql with parameters of type SchemaTable | |
MissingSchemaTableEntryException(SchemaTable table,
java.lang.String javaName)
Constructs a MissingSchemaTableEntryException. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |