Uses of Class
com.caucho.amber.cfg.PrePersistConfig

Packages that use PrePersistConfig
com.caucho.amber.cfg   
 

Uses of PrePersistConfig in com.caucho.amber.cfg
 

Methods in com.caucho.amber.cfg that return PrePersistConfig
 PrePersistConfig EntityListenerConfig.getPrePersist()
           
 PrePersistConfig MappedSuperclassConfig.getPrePersist()
           
 

Methods in com.caucho.amber.cfg with parameters of type PrePersistConfig
 void EntityListenerConfig.setPrePersist(PrePersistConfig prePersist)
           
 void MappedSuperclassConfig.setPrePersist(PrePersistConfig prePersist)