Package org.openurp.edu
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 -
Method Summary
Methods inherited from class org.beangle.commons.entity.orm.AbstractPersistModule
add, cache, cache, collection, defaultCache, getConfig
-
Constructor Details
-
PersistModule
public PersistModule()
-
-
Method Details
-
doConfig
protected void doConfig()- Specified by:
doConfigin classorg.beangle.commons.entity.orm.AbstractPersistModule
-