BuildDb |
BuildDb is a script for building a relational database schema from a list of types. |
ColDef |
ColDef defines the mapping of a field in a Type to a column in a relational table. |
HavenErr |
HavenErr indicates an error from the HavenService ORM subsystem. |
HavenNamespace |
HavenNamespace manages the Namespace of a haven service. |
HavenService |
HavenService provides a CRUD interface for managing persistence of objects in a relational database. |
ObjTable |
ObjTable is a table of objects in the haven database. |