|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SCOTable | |
org.jpox.store.rdbms.table | Provides a series of classes modelling tables and views, firstly in RDBMS, and then extending this to JDO representations. |
Uses of SCOTable in org.jpox.store.rdbms.table |
Classes in org.jpox.store.rdbms.table that implement SCOTable | |
class |
ArrayTable
Join table for storing an array of objects. |
class |
CollectionTable
Representation of a join table for a Collection. |
class |
ElementContainerTable
Representation of a join table for a container of elements. |
class |
ListTable
Representation of a join table for a List/array. |
class |
MapTable
Representation of a join table for a Map relationship. |
class |
SetTable
Representation of a join table for a Set/Collection. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |