Class Summary |
CatnapXMLParser |
Parser for parsing an entity set xml tree into constituent bits |
EntityDef |
EntityDef describing a database/java object mapping.
|
ForeignKey |
Created by IntelliJ IDEA.
|
Member |
Represents a definition of a field within an entity
has simply two fields
name - corresponds to the name of the field within the matching java class
column - corresponds to the returned column name from the pl/sql call. |
Relationship |
Created by IntelliJ IDEA.
|
Schema |
A container for a set of entities. |