Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl.PrePersistImpl

Packages that use PrePersistImpl
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl   
 

Uses of PrePersistImpl in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl declared as PrePersistImpl
protected  PrePersistImpl EntityImpl.prePersist
           
protected  PrePersistImpl MappedSuperclassImpl.prePersist
           
protected  PrePersistImpl EntityListenerImpl.prePersist
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl that return PrePersistImpl
 PrePersistImpl PrePersistImpl.clone()
          Creates and returns a copy of this object.
protected static PrePersistImpl ObjectFactory.copyOfPrePersistImpl(PrePersistImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl.PrePersistImpl instance.
 PrePersistImpl ObjectFactory.createPrePersist()
          Create an instance of PrePersist
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl with parameters of type PrePersistImpl
protected static PrePersistImpl ObjectFactory.copyOfPrePersistImpl(PrePersistImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl.PrePersistImpl instance.
 

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl with parameters of type PrePersistImpl
PrePersistImpl(PrePersistImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl.PrePersistImpl instance by copying a given instance.
 



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