Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.EntityResult

Packages that use EntityResult
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm   
 

Uses of EntityResult in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with type parameters of type EntityResult
protected  List<EntityResult> SqlResultSetMapping.entityResult
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return EntityResult
 EntityResult EntityResult.clone()
          Creates and returns a copy of this object.
 EntityResult ObjectFactory.createEntityResult()
          Create an instance of EntityResult
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return types with arguments of type EntityResult
 List<EntityResult> SqlResultSetMapping.getEntityResult()
          Gets the value of the entityResult property.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with parameters of type EntityResult
EntityResult(EntityResult o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.EntityResult instance by copying a given instance.
 



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