Package org.beangle.ems
Class PersistModule
- java.lang.Object
-
- org.beangle.commons.entity.orm.AbstractPersistModule
-
- org.beangle.ems.PersistModule
-
public class PersistModule extends AbstractPersistModule
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.beangle.commons.entity.orm.AbstractPersistModule
AbstractPersistModule.CacheHolder, AbstractPersistModule.EntityHolder
-
-
Constructor Summary
Constructors Constructor Description PersistModule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voiddoConfig()-
Methods inherited from class org.beangle.commons.entity.orm.AbstractPersistModule
add, cache, cache, collection, defaultCache, getConfig
-
-
-
-
Method Detail
-
doConfig
protected void doConfig()
- Specified by:
doConfigin classAbstractPersistModule
-
-