Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl.PreUpdateImpl

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl declared as PreUpdateImpl
protected  PreUpdateImpl EntityImpl.preUpdate
           
protected  PreUpdateImpl MappedSuperclassImpl.preUpdate
           
protected  PreUpdateImpl EntityListenerImpl.preUpdate
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that return PreUpdateImpl
 PreUpdateImpl PreUpdateImpl.clone()
          Creates and returns a copy of this object.
static PreUpdateImpl ObjectFactory.copyOfPreUpdateImpl(PreUpdateImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl.PreUpdateImpl instance.
 PreUpdateImpl ObjectFactory.createPreUpdate()
          Create an instance of PreUpdate
 

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

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



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