Class Summary |
ByteWrapper |
Deprecated. NOTE DEJ20071022: deprecating this because we want to save the byte[] directly instead of inside a serialized
object, which makes it hard for other apps to use the data, and causes problems if this object is ever updated
A very simple class to wrap a byte array for persistence. |
CachedClassLoaderInit |
|
EntityCrypto |
|
EntityDataAssert |
Some utility routines for loading seed data. |
EntityDataLoader |
Some utility routines for loading seed data. |
EntityFindOptions |
Contains a number of variables used to select certain advanced finding options. |
EntityListIterator |
Generic Entity Cursor List Iterator for Handling Cursored DB Results |
EntitySaxReader |
SAX XML Parser Content Handler for Entity Engine XML files |
EntityTypeUtil |
Makes it easier to deal with entities that follow the
extensibility pattern and that can be of various types as identified in the database. |
EntityUtil |
Helper methods when dealing with Entities, especially ones that follow certain conventions |
SequenceUtil |
Sequence Utility to get unique sequences from named sequence banks
Uses a collision detection approach to safely get unique sequenced ids in banks from the database |