|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
org.objectweb.cjdbc.scenario.templates.NoTemplate
org.objectweb.cjdbc.scenario.templates.Template
org.objectweb.cjdbc.scenario.templates.SimpleRaidb1Template
org.objectweb.cjdbc.scenario.templates.Raidb1Template
org.objectweb.cjdbc.scenario.raidb1.driver.Raidb1MetaDataScenario
This class defines a Raidb1MetaDataScenario
Field Summary |
Fields inherited from class org.objectweb.cjdbc.scenario.templates.SimpleRaidb1Template |
cm, controller, controllerProcess, hm, hm1, hm2, mainVdb |
Fields inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate |
logger, TEXT_DIR |
Constructor Summary | |
Raidb1MetaDataScenario()
|
Method Summary | |
void |
testMetaDataCatalogs()
Test the meta data return by the driver for the catalogs |
void |
testMetaDataColumns()
Test the meta data return by the driver for the columns |
void |
testMetaDataPrimaryKeys()
Test the meta data return by the driver for the primary keys |
void |
testMetaDataProcedureColumns()
Test the meta data return by the driver for the procedure columns |
void |
testMetaDataProcedures()
Test the meta data return by the driver for the procedures |
void |
testMetaDataSampleOutput()
Retrieve metadata from the driver, simple asserts, mainly for display |
void |
testMetaDataSchema()
Test the meta data return by the driver for the schema |
void |
testMetaDataTablePrivileges()
Test the meta data return by the driver for the table privileges |
void |
testMetaDataTables()
Test the meta data return by the driver for the tables |
void |
testMetaDataTableTypes()
Test the meta data return by the driver for the table types |
Methods inherited from class org.objectweb.cjdbc.scenario.templates.Raidb1Template |
setUp, tearDown |
Methods inherited from class org.objectweb.cjdbc.scenario.templates.Template |
getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getHypersonicConnection |
Methods inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate |
getTextPath, getUserDir |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Raidb1MetaDataScenario()
Method Detail |
public void testMetaDataTables() throws java.lang.Exception
java.lang.Exception
- if failspublic void testMetaDataSampleOutput() throws java.lang.Exception
java.lang.Exception
- when failspublic void testMetaDataProcedures() throws java.lang.Exception
java.lang.Exception
- if failspublic void testMetaDataTablePrivileges() throws java.lang.Exception
java.lang.Exception
- if failspublic void testMetaDataColumns() throws java.lang.Exception
java.lang.Exception
- if failspublic void testMetaDataSchema() throws java.lang.Exception
java.lang.Exception
- if failspublic void testMetaDataCatalogs() throws java.lang.Exception
java.lang.Exception
- if failspublic void testMetaDataTableTypes() throws java.lang.Exception
java.lang.Exception
- if failspublic void testMetaDataProcedureColumns() throws java.lang.Exception
java.lang.Exception
- if failspublic void testMetaDataPrimaryKeys() throws java.lang.Exception
java.lang.Exception
- if fails
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |