Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.PreUpdate

Packages that use PreUpdate
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl   
 

Uses of PreUpdate in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm that return PreUpdate
 PreUpdate ObjectFactory.createPreUpdate()
          Create an instance of PreUpdate
 PreUpdate MappedSuperclass.getPreUpdate()
          Gets the value of the preUpdate property.
 PreUpdate EntityListener.getPreUpdate()
          Gets the value of the preUpdate property.
 PreUpdate Entity.getPreUpdate()
          Gets the value of the preUpdate property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm with parameters of type PreUpdate
 void MappedSuperclass.setPreUpdate(PreUpdate value)
          Sets the value of the preUpdate property.
 void EntityListener.setPreUpdate(PreUpdate value)
          Sets the value of the preUpdate property.
 void Entity.setPreUpdate(PreUpdate value)
          Sets the value of the preUpdate property.
 

Uses of PreUpdate in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl that implement PreUpdate
 class PreUpdateImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl that return PreUpdate
 PreUpdate EntityImpl.getPreUpdate()
           
 PreUpdate MappedSuperclassImpl.getPreUpdate()
           
 PreUpdate EntityListenerImpl.getPreUpdate()
           
 

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



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