Package net.sf.persism

Persism main API.

See:
          Description

Interface Summary
Persistable Interface for PersistableObject class.
 

Class Summary
Command The Command object is used to perform updates in the databases with data objects.
PersistableObject Data objects can optionally inherit from this class.
Query Performs read operations from the database.
ResultSet Mapped based implementation of a ResultSet which does not throw any SQLExceptions.
 

Exception Summary
PersismException General RuntimeException used by Persism.
 

Package net.sf.persism Description

Persism main API.