Package com.martiansoftware.trivialpersist

Interface Summary
RecordFilter Provides a means to filter Records out of the results of a table select.
RecordInitializer Provides a means of automatically initializing any new Records with default values upon Record creation.
 

Class Summary
Key  
Record A trivially persistent object.
SeriesComparator Provides a means to wrap multiple Comparators into a single Comparator.
SeriesRecordFilter Provides a means to wrap multiple RecordFilters into a single RecordFilter.
Store The closest thing to a database provided by TrivialPersist.
Table A collection of records that share a schema.
Test  
Types Type constants used by TrivialPersist.
 

Exception Summary
TrivialPersistException The only kind of exception generated by TrivialPersist.
TrivialPersistRuntimeException A RuntimeException thrown by Trivial Persist.
 



Copyright © 2004, Martian Software, Inc.. All Rights Reserved.
For the latest version and documentation, please visit http://www.martiansoftware.com/trivialpersist