|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HashMappedList | |
org.hsqldb | |
org.hsqldb.rowio |
Uses of HashMappedList in org.hsqldb |
Fields in org.hsqldb declared as HashMappedList | |
HashMappedList |
Table.vColumn
|
Uses of HashMappedList in org.hsqldb.rowio |
Methods in org.hsqldb.rowio with parameters of type HashMappedList | |
void |
RowOutputBase.writeData(int l,
int[] types,
Object[] data,
HashMappedList cols,
boolean primarykeys)
This method is called to write data for a Result. |
void |
RowOutputInterface.writeData(int l,
int[] types,
Object[] data,
HashMappedList cols,
boolean primarykeys)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |