|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.triactive.jdo.store.AbstractTable
com.triactive.jdo.store.BaseTable
com.triactive.jdo.store.ProbeTable
class ProbeTable
| Field Summary |
|---|
| Fields inherited from class com.triactive.jdo.store.AbstractTable |
|---|
columns, columnsByName, dba, name, state, storeMgr, TABLE_STATE_INITIALIZED, TABLE_STATE_NEW, TABLE_STATE_VALIDATED |
| Fields inherited from interface com.triactive.jdo.store.Table |
|---|
AUTO_CREATE, TABLE_TYPE_BASE_TABLE, TABLE_TYPE_MISSING, TABLE_TYPE_UNKNOWN, TABLE_TYPE_VIEW, VALIDATE |
| Constructor Summary | |
|---|---|
ProbeTable(StoreManager storeMgr)
|
|
| Method Summary | |
|---|---|
java.lang.String |
findSchemaName(java.sql.Connection conn)
|
void |
initialize()
|
| Methods inherited from class com.triactive.jdo.store.BaseTable |
|---|
create, drop, dropConstraints, getExpectedForeignKeys, getExpectedIndices, getExpectedPrimaryKey, getSQLAddFKStatements, getSQLCreateIndexStatements, getSQLCreateStatements, getSQLDropStatements, validate, validateConstraints |
| Methods inherited from class com.triactive.jdo.store.AbstractTable |
|---|
addColumn, assertIsInitialized, assertIsUninitialized, assertIsValidated, equals, executeStatementList, exists, getName, getSchemaName, getStoreManager, hasColumnName, hashCode, isInitialized, isValidated, newColumn, newColumn, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProbeTable(StoreManager storeMgr)
| Method Detail |
|---|
public void initialize()
public java.lang.String findSchemaName(java.sql.Connection conn)
throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||