程序包 org.openurp.edu

类 PersistModule

java.lang.Object
org.beangle.commons.entity.orm.AbstractPersistModule
org.openurp.edu.PersistModule

public class PersistModule extends org.beangle.commons.entity.orm.AbstractPersistModule
  • 嵌套类概要

    从类继承的嵌套类/接口 org.beangle.commons.entity.orm.AbstractPersistModule

    org.beangle.commons.entity.orm.AbstractPersistModule.CacheHolder, org.beangle.commons.entity.orm.AbstractPersistModule.EntityHolder
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    修饰符和类型
    方法
    说明
    protected void
     

    从类继承的方法 org.beangle.commons.entity.orm.AbstractPersistModule

    add, cache, cache, collection, defaultCache, getConfig

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 构造器详细资料

    • PersistModule

      public PersistModule()
  • 方法详细资料

    • doConfig

      protected void doConfig()
      指定者:
      doConfig 在类中 org.beangle.commons.entity.orm.AbstractPersistModule