|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| ObjectModification | The Interface ObjectModification represents information about modifications of persistence capable objects. |
| Version | The Interface Version holds OJB versioning information. |
| Class Summary | |
|---|---|
| Base64 | |
| Base64.InputStream | A Base64.InputStream will read data from another
InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly. |
| Base64.OutputStream | A Base64.OutputStream will write data to another
OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly. |
| BrokerHelper | This class contains helper methods primarily used by the PersistenceBroker
implementation (e.g. contains methods to assign the the values of 'autoincrement' fields). |
| ClassHelper | Helper class with static methods for java class, method, and field handling. |
| ConstructorHelper | This class helps us to construct new instances. |
| DoubleHashtable | this class can be used to build two-way lookup tables. |
| ExceptionHelper | A helper class which endorse dealing with exceptions. |
| GUID | Deprecated. will be replaced by GUIDFactory. |
| GUIDFactory | A simple (and fast) factory for (human readable) GUID (Globally Unique ID) strings. |
| IdentityArrayList | |
| IdentityHashMap | replacement for the JDK1.4 version User: Matthew Baird Date: Jul 8, 2003 Time: 8:37:00 AM |
| IdentityMapFactory | |
| JdbcTypesHelper | Deprecated. Use JdbcTypesHelper instead. |
| ObjectModificationDefaultImpl | Deprecated. Please use ObjectModification.UPDATE and ObjectModification.INSERT |
| ReferenceMap | Deprecated. use ReferenceIdentityMap instead. |
| SqlHelper | Helper class for all SQL related stuff. |
| SqlHelper.PathInfo | Helper Class for a split column ie: sum (distinct amount) as theAmount prefix = 'sum (distinct ' column = 'amount' suffix = ') as theAmount' |
| WrappedConnection | Wrapper class for connections. |
| XmlHelper | Simple helper class with static methods for common XML-handling tasks. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||