Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm.NamedNativeQuery

Packages that use NamedNativeQuery
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm   
 

Uses of NamedNativeQuery in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.persistence.orm with type parameters of type NamedNativeQuery
protected  List<NamedNativeQuery> EntityMappings.namedNativeQuery
           
protected  List<NamedNativeQuery> Entity.namedNativeQuery
           
 

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

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.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.
 

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



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