org.ujorm.implementation.orm
Class OrmTableSynchronized<UJO_IMPL extends Ujo>

java.lang.Object
  extended by org.ujorm.extensions.SuperAbstractUjo
      extended by org.ujorm.extensions.AbstractUjo
          extended by org.ujorm.implementation.quick.QuickUjo
              extended by org.ujorm.implementation.orm.OrmTableSynchronized<UJO_IMPL>
All Implemented Interfaces:
Serializable, UjoCloneable, UjoTextable, ExtendedOrmUjo<UJO_IMPL>, OrmUjo, Ujo

public abstract class OrmTableSynchronized<UJO_IMPL extends Ujo>
extends QuickUjo
implements ExtendedOrmUjo<UJO_IMPL>

It is an thread safe implementation of the OrmUjo for the multi-thread use. The special feature are: