Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.NamedNativeQuery

Packages that use NamedNativeQuery
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl   
 

Uses of NamedNativeQuery in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm that return NamedNativeQuery
 NamedNativeQuery ObjectFactory.createNamedNativeQuery()
          Create an instance of NamedNativeQuery
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm that return types with arguments of type NamedNativeQuery
 List<NamedNativeQuery> EntityMappings.getNamedNativeQuery()
          Gets the value of the namedNativeQuery property.
 List<NamedNativeQuery> Entity.getNamedNativeQuery()
          Gets the value of the namedNativeQuery property.
 

Uses of NamedNativeQuery in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl that implement NamedNativeQuery
 class NamedNativeQueryImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl with type parameters of type NamedNativeQuery
protected  List<NamedNativeQuery> EntityImpl.namedNativeQuery
           
protected  List<NamedNativeQuery> EntityMappingsImpl.namedNativeQuery
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl that return types with arguments of type NamedNativeQuery
 List<NamedNativeQuery> EntityImpl.getNamedNativeQuery()
           
 List<NamedNativeQuery> EntityMappingsImpl.getNamedNativeQuery()
           
 



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