|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.triactive.jdo.store.sql.AbstractTable
com.triactive.jdo.store.sql.BaseTable
com.triactive.jdo.store.sql.ProbeTable
Field Summary |
Fields inherited from class com.triactive.jdo.store.sql.BaseTable |
columnsByName, dba, name, state, TABLE_STATE_CONSTRAINTS_FROZEN, TABLE_STATE_CONSTRAINTS_INITIALIZED, TABLE_STATE_INITIALIZED, TABLE_STATE_NEW, TABLE_STATE_VALIDATED |
Fields inherited from interface com.triactive.jdo.store.sql.Table |
TABLE_TYPE_BASE_TABLE, TABLE_TYPE_MISSING, TABLE_TYPE_UNKNOWN, TABLE_TYPE_VIEW |
Constructor Summary | |
ProbeTable(DatabaseAdapter dba)
|
Method Summary | |
java.lang.String |
findSchemaName(StoreManager.MgmtTransaction mtx)
|
void |
initialize(StoreManager.MgmtTransaction mtx)
|
void |
initializeConstraints(StoreManager.MgmtTransaction mtx)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ProbeTable(DatabaseAdapter dba)
Method Detail |
public void initialize(StoreManager.MgmtTransaction mtx)
initialize
in interface Table
initialize
in class BaseTable
public void initializeConstraints(StoreManager.MgmtTransaction mtx)
initializeConstraints
in class BaseTable
public java.lang.String findSchemaName(StoreManager.MgmtTransaction mtx) throws java.sql.SQLException
java.sql.SQLException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |