Uses of Class
org.ujorm.implementation.orm.OrmTableLockable

Packages that use OrmTableLockable
org.ujorm.implementation.orm   
 

Uses of OrmTableLockable in org.ujorm.implementation.orm
 

Classes in org.ujorm.implementation.orm with type parameters of type OrmTableLockable
 class OrmTableLockable<U extends OrmTableLockable>
          An abstract implementation of the OrmUjo with an object locking support.
 



Copyright 2013, Pavel Ponec