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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.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.pub.collections.valueclass.persistence.orm that return NamedNativeQuery
 NamedNativeQuery NamedNativeQuery.clone()
          Creates and returns a copy of this object.
static NamedNativeQuery ObjectFactory.copyOfNamedNativeQuery(NamedNativeQuery clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.NamedNativeQuery instance.
 NamedNativeQuery ObjectFactory.createNamedNativeQuery()
          Create an instance of NamedNativeQuery
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with parameters of type NamedNativeQuery
static NamedNativeQuery ObjectFactory.copyOfNamedNativeQuery(NamedNativeQuery clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.NamedNativeQuery instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm with type arguments of type NamedNativeQuery
static void EntityMappings.copyNamedNativeQuery(List<NamedNativeQuery> source, List<NamedNativeQuery> target)
          Copies all values of property NamedNativeQuery.
static void EntityMappings.copyNamedNativeQuery(List<NamedNativeQuery> source, List<NamedNativeQuery> target)
          Copies all values of property NamedNativeQuery.
static void Entity.copyNamedNativeQuery(List<NamedNativeQuery> source, List<NamedNativeQuery> target)
          Copies all values of property NamedNativeQuery.
static void Entity.copyNamedNativeQuery(List<NamedNativeQuery> source, List<NamedNativeQuery> target)
          Copies all values of property NamedNativeQuery.
 

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



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