Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jdbf.engine.mapping: Javadoc index of package org.jdbf.engine.mapping.


Package Samples:

org.jdbf.engine.mapping

Classes:

HighLowMap: The class provides mapping information for generation of keys using a key-values table. This is not the HighLow approach described by Scott Ambler in his paper titled Mapping Objects To Relational Databases Scott Ambler calls this the key-values approach, but others use "HighLow" to describe a modified key-values approach which does not use database access for each key.
ItemDescriptor: ItemDescriptor represents the objects descritors for objects "item" that are specified in the repository.
BeanDescriptor: BeanDescriptor represents the objects repositoryView that are specified in the repository.
ObjectDescriptor: ObjectDescriptor represents the objects that are specifies in the repository.
SequenceMap: Provides configuration for a key generator which uses sequences.
GeneratorMap: GeneratorMap /code> represents a mapping of key generator
DatabaseMap: DatabaseMap /code> represents a mapping of database
MappingException: Thrown if the class map is not found.

Home | Contact Us | Privacy Policy | Terms of Service