Package org.ujorm.implementation.orm

Class Summary
OrmProperty<U extends OrmUjo,VALUE> The special Key pro LazyLoadiing
OrmTable<U extends OrmTable> This abstract implementation of the OrmUjo interface is situable for implementation the persistent entities.
OrmTableLockable<U extends OrmTableLockable> An abstract implementation of the OrmUjo with an object locking support.
OrmTableSynchronized<UJO_IMPL extends Ujo> It is an thread safe 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 key
 



Copyright 2013, Pavel Ponec