|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| BundleBinding | This Class implements efficient serialization methods for item states. |
| BundleCache | This Class implements a simple cache for nodeprop bundles |
| ConnectionFactory | A factory for new database connections. |
| ConnectionRecoveryManager | This class provides methods to get a database connection and to execute SQL statements. |
| ConnectionRecoveryManager.StreamWrapper | A wrapper for a binary stream that includes the size of the stream. |
| DbNameIndex | Implements a StringIndex that stores and retrieves the names from a
table in a database. |
| ErrorHandling | ErrorHandling configuration abstraction class |
| HashMapIndex | Implements a StringIndex that is based on a hashmap and persists
the names as property file. |
| ItemStateBinding | This Class implements relatively efficient serialization methods for item states. |
| LRUNodeIdCache | Implements a LRU NodeId cache. |
| NGKDbNameIndex | Same as DbNameIndex but does not make use of the
Statement#RETURN_GENERATED_KEYS feature as it might not be provided
by the underlying database (e.g. |
| NodePropBundle | This Class provides a simple structure to hold the nodestate and related propertystate data. |
| NodePropBundle.ChildNodeEntry | Helper class for a child node entry |
| NodePropBundle.PropertyEntry | Helper class for a property enrty |
| PostgreSQLNameIndex | Same as DbNameIndex but does not make use of the
Statement.RETURN_GENERATED_KEYS feature as it is not
provided by the underlying database driver for PostgreSQL. |
| TrackingInputStream | Implements a input stream that keeps track of the number of bytes read. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||