Package com.imaginary.lwp

Interface Summary
Authenticator Authenticates a user ID/password pair.
DLTransaction  
Entity  
Home  
JDBCTransaction Prescribes methods specific to JDBC transactions.
ObjectServer  
Persistent  
Reference  
TypeLoader  
 

Class Summary
BaseEntity  
BaseHome  
BaseReference  
DLJDBCTransaction  
DLTransactionImpl  
Identifier A client token for identifying itself to the server.
JDBCAuthenticator Implements the Authenticator interface to authenticate a user ID/password against values stored in a database.
JDBCJoin  
JDBCSupport  
JDBCTransactionImpl Implements the Transaction interface for support of JDBC transactions.
JDBCTypeLoader  
LWPProperties  
Memento Captures the classic memento pattern for Java.
ObjectServerImpl  
PersistenceSupport  
PooledConnection Represents a connection from a pool of shared connections.
SearchBinding  
SearchBoolean  
SearchCriteria  
SearchOperator  
Transaction  
Type  
 

Exception Summary
AuthenticationException Represents a failure to authenticate.
BadOperatorException  
CreateException  
FindException  
LoadException  
LookupException  
LWPException  
PersistenceException The base exception class for all persistence-related problems.
ReferenceReuseException Represents an attempt to reuse a reference that has already been assigned an entity.
RemoveException  
StoreException