Package org.ujorm.implementation.orm

Class Summary
OrmTable<UJO_IMPL extends Ujo> This abstract implementation of the OrmUjo interface is situable for implementation the persistent entities.
OrmTableSynchronized<UJO_IMPL extends Ujo> It is an abstract implementation of the OrmUjo for the multi-thread use.
RelationToMany<UJO extends ExtendedOrmUjo,ITEM extends ExtendedOrmUjo> The relation 1:N to another UJO type items
RelationToOne<UJO extends ExtendedOrmUjo,VALUE> Foreign key property
 



Copyright © 2007-2012 PPonec