|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ICachedStorage | The ICachedStorage extends the IStorage with meta data caching
features. |
IStorage | The IStorage defines the methods to access any kind of table
oriented storage: e.g. a database, XML file, ... |
Class Summary | |
---|---|
ColumnMetaData | A ColumnMetaData is a description of the data type and other
attributes of a table storage column. |
MetaData | The MetaData is a description of all columns as ColumnMetaData ,
the Primary Key columns, Representation columns and auto increment columns. |
Enum Summary | |
---|---|
MetaData.Feature | Supported features. |
Exception Summary | |
---|---|
DataSourceException | The DataSourceException is used to throw storage depending
Exception 's. |
Contains classes and interfaces needed for java persistence.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |