|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DBElement | This interface indicates that the implementing class can be stored, manipulated and deleted in a permanent storage (typically a RDBMS). |
Deleteable | This interface indicates that the implementing class can be deleted from permanent storage. |
Persistable | This interface indicates that the implementing class can be persisted in permanent storage. |
Retrievable | This interface indicates that the implementing class can be retrieved from permanent storage. |
Updateable | This interface indicates that the implementing class can be updated in permanent storage. |
This package contains database related interfaces.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |