Uses of Package
org.ujorm.orm.ao

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

Classes in org.ujorm.orm.ao used by org.ujorm.orm
CachePolicy
          The BO cache policy is available inside a one session only.
LazyLoading
          Lazy loading policy.
 

Classes in org.ujorm.orm.ao used by org.ujorm.orm.ao
CacheKey
          UJO CacheKey
CachePolicy
          The BO cache policy is available inside a one session only.
CheckReport
          How to use the report of any check message?
CommentPolicy
          Policy for assigning a comment form Comment annotation to database.
LazyLoading
          Lazy loading policy.
Orm2ddlPolicy
          Values list to control how the DLL (Data Definition Language) statements will be used to a defining data structure modification.
 

Classes in org.ujorm.orm.ao used by org.ujorm.orm.metaModel
CachePolicy
          The BO cache policy is available inside a one session only.
CheckReport
          How to use the report of any check message?
CommentPolicy
          Policy for assigning a comment form Comment annotation to database.
LazyLoading
          Lazy loading policy.
Orm2ddlPolicy
          Values list to control how the DLL (Data Definition Language) statements will be used to a defining data structure modification.
 



Copyright 2013, Pavel Ponec