|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Exportable | Classes that want to provide the possibility of being exported/imported by the import/export functionality of @enterprise must implement this interface. |
| HasSubclasses | |
| ImportHandler | ImportHandler for accessing Data during XML Import. |
| OptimisticLocking | optimisting locking objects have a transactionid field in the database table and java class. |
| Persistent | Objects implementing this interface can be stored with the persistence mechanism of @enterprise. |
| PersistentEventHandler | This interface provides a hook for some action when an object is inserted, updated or deleted. |
| Store | The store interface represents the interface to the database. |
| View | |
| Class Summary | |
|---|---|
| BulkQuery | Allows efficient execution of queries for a set of items. |
| DBConnectionBean | |
| DBConnPool | This class maintains a pool of database connections. |
| Lock | Make a database lock. |
| PartOf | The PartOf Object describes a part-of relation |
| PersistentObject | This is a default implementation of the Persistent
interface. |
| StoreUtil | Utilities for stores |
| ViewObject | |
This package contains the persistence layer for @enterprise.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||