Class PersistModule

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

public class PersistModule extends org.beangle.commons.entity.orm.AbstractPersistModule
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.beangle.commons.entity.orm.AbstractPersistModule

    org.beangle.commons.entity.orm.AbstractPersistModule.CacheHolder, org.beangle.commons.entity.orm.AbstractPersistModule.EntityHolder
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     

    Methods inherited from class org.beangle.commons.entity.orm.AbstractPersistModule

    add, cache, cache, collection, defaultCache, getConfig

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PersistModule

      public PersistModule()
  • Method Details

    • doConfig

      protected void doConfig()
      Specified by:
      doConfig in class org.beangle.commons.entity.orm.AbstractPersistModule