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

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

Uses of EntityResult 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 EntityResult
 EntityResult ObjectFactory.createEntityResult()
          Create an instance of EntityResult
 

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

Uses of EntityResult 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 EntityResult
 class EntityResultImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl with type parameters of type EntityResult
protected  List<EntityResult> SqlResultSetMappingImpl.entityResult
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl that return types with arguments of type EntityResult
 List<EntityResult> SqlResultSetMappingImpl.getEntityResult()
           
 



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