|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.h2.result.RowFactory
org.h2.test.db.TestRowFactory.MyTestRowFactory
public static class TestRowFactory.MyTestRowFactory
Test row factory.
| Field Summary |
|---|
| Fields inherited from class org.h2.result.RowFactory |
|---|
DEFAULT |
| Constructor Summary | |
|---|---|
TestRowFactory.MyTestRowFactory()
|
|
| Method Summary | |
|---|---|
Row |
createRow(Value[] data,
int memory)
Create new row. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestRowFactory.MyTestRowFactory()
| Method Detail |
|---|
public Row createRow(Value[] data,
int memory)
RowFactory
createRow in class RowFactorydata - the valuesmemory - whether the row is in memory
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||