Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.PostPersist

Packages that use PostPersist
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl   
 

Uses of PostPersist in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm that return PostPersist
 PostPersist ObjectFactory.createPostPersist()
          Create an instance of PostPersist
 PostPersist MappedSuperclass.getPostPersist()
          Gets the value of the postPersist property.
 PostPersist EntityListener.getPostPersist()
          Gets the value of the postPersist property.
 PostPersist Entity.getPostPersist()
          Gets the value of the postPersist property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm with parameters of type PostPersist
 void MappedSuperclass.setPostPersist(PostPersist value)
          Sets the value of the postPersist property.
 void EntityListener.setPostPersist(PostPersist value)
          Sets the value of the postPersist property.
 void Entity.setPostPersist(PostPersist value)
          Sets the value of the postPersist property.
 

Uses of PostPersist in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl that implement PostPersist
 class PostPersistImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl that return PostPersist
 PostPersist EntityImpl.getPostPersist()
           
 PostPersist MappedSuperclassImpl.getPostPersist()
           
 PostPersist EntityListenerImpl.getPostPersist()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl with parameters of type PostPersist
 void EntityImpl.setPostPersist(PostPersist value)
           
 void MappedSuperclassImpl.setPostPersist(PostPersist value)
           
 void EntityListenerImpl.setPostPersist(PostPersist value)
           
 



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