|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.h2.test.db.TestTableEngines.EndlessTableEngine
public static class TestTableEngines.EndlessTableEngine
A test table factory.
Constructor Summary | |
---|---|
TestTableEngines.EndlessTableEngine()
|
Method Summary | |
---|---|
org.h2.test.db.TestTableEngines.EndlessTableEngine.EndlessTable |
createTable(CreateTableData data)
Create a new table. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestTableEngines.EndlessTableEngine()
Method Detail |
---|
public org.h2.test.db.TestTableEngines.EndlessTableEngine.EndlessTable createTable(CreateTableData data)
createTable
in interface TableEngine
data
- the meta data of the table to create
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |