| Interface | Description | 
|---|---|
| CollectionPersistenceContext | 
 A context used when persisting collections using the CollectionPersister class. 
 | 
| IdProvider | 
 An interface for classes that can provide IDs for common Hobson model entities. 
 | 
| Class | Description | 
|---|---|
| CollectionPersister | 
 A class that allows persistence of Hobson objects using Java Collection classes. 
 | 
| ContextPathIdProvider | 
 An implementation of IdProvider that returns a context path style ID for model entities. 
 | 
| PropertyConstants | |
| TemplatedId | 
 An entity ID that has an associated template to facilitate parsing of the ID. 
 | 
Copyright © 2015 Whizzo Software LLC. All rights reserved.