Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.PrePersist

Packages that use PrePersist
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl   
 

Uses of PrePersist in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm that return PrePersist
 PrePersist ObjectFactory.createPrePersist()
          Create an instance of PrePersist
 PrePersist MappedSuperclass.getPrePersist()
          Gets the value of the prePersist property.
 PrePersist EntityListener.getPrePersist()
          Gets the value of the prePersist property.
 PrePersist Entity.getPrePersist()
          Gets the value of the prePersist property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm with parameters of type PrePersist
 void MappedSuperclass.setPrePersist(PrePersist value)
          Sets the value of the prePersist property.
 void EntityListener.setPrePersist(PrePersist value)
          Sets the value of the prePersist property.
 void Entity.setPrePersist(PrePersist value)
          Sets the value of the prePersist property.
 

Uses of PrePersist in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that implement PrePersist
 class PrePersistImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that return PrePersist
 PrePersist EntityImpl.getPrePersist()
           
 PrePersist MappedSuperclassImpl.getPrePersist()
           
 PrePersist EntityListenerImpl.getPrePersist()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl with parameters of type PrePersist
 void EntityImpl.setPrePersist(PrePersist value)
           
 void MappedSuperclassImpl.setPrePersist(PrePersist value)
           
 void EntityListenerImpl.setPrePersist(PrePersist value)
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.