|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.javaWebGen.data.DAO
org.javaWebGen.data.testCase.TestDAO
public class TestDAO
| Field Summary |
|---|
| Fields inherited from class org.javaWebGen.data.DAO |
|---|
TOO_MANY_ROWS, TOO_MANY_ROWS_WARNING |
| Constructor Summary | |
|---|---|
TestDAO()
|
|
| Method Summary | |
|---|---|
void |
createTable(java.lang.String tableName)
|
int |
trySequence()
|
void |
trySQL(java.lang.String sql)
|
| Methods inherited from class org.javaWebGen.data.DAO |
|---|
close, getColumnClass, getConnection, getDataManager, getNextValue, getNextValue, getResultSet, query, query, query, query, runQuery, runQuery, runQuery, runQuery, setColumn, update, update, update, update, updateDataBean, updateDataBean |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestDAO()
| Method Detail |
|---|
public void createTable(java.lang.String tableName)
throws java.sql.SQLException
java.sql.SQLException
public void trySQL(java.lang.String sql)
throws java.sql.SQLException
java.sql.SQLException
public int trySequence()
throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||