Uses of Package
org.ujorm.implementation.orm

Packages that use org.ujorm.implementation.orm
org.ujorm.implementation.orm   
org.ujorm.orm The ORM support. 
org.ujorm.orm.metaModel   
 

Classes in org.ujorm.implementation.orm used by org.ujorm.implementation.orm
OrmProperty
          The special Key pro LazyLoadiing
OrmTable
          This abstract implementation of the OrmUjo interface is situable for implementation the persistent entities.
OrmTableLockable
          An abstract implementation of the OrmUjo with an object locking support.
RelationToMany
          The relation 1:N to another UJO type items
RelationToOne
          Foreign key key
 

Classes in org.ujorm.implementation.orm used by org.ujorm.orm
OrmTable
          This abstract implementation of the OrmUjo interface is situable for implementation the persistent entities.
RelationToMany
          The relation 1:N to another UJO type items
 

Classes in org.ujorm.implementation.orm used by org.ujorm.orm.metaModel
RelationToMany
          The relation 1:N to another UJO type items
 



Copyright 2013, Pavel Ponec