Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.NamedNativeQuery

Packages that use NamedNativeQuery
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm   
 

Uses of NamedNativeQuery in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm declared as NamedNativeQuery
protected  NamedNativeQuery[] EntityMappings.namedNativeQuery
           
protected  NamedNativeQuery[] Entity.namedNativeQuery
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm that return NamedNativeQuery
 NamedNativeQuery NamedNativeQuery.clone()
          Creates and returns a copy of this object.
protected static NamedNativeQuery ObjectFactory.copyOfNamedNativeQuery(NamedNativeQuery clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.NamedNativeQuery instance.
 NamedNativeQuery ObjectFactory.createNamedNativeQuery()
          Create an instance of NamedNativeQuery
 NamedNativeQuery[] EntityMappings.getNamedNativeQuery()
           
 NamedNativeQuery[] Entity.getNamedNativeQuery()
           
 NamedNativeQuery EntityMappings.getNamedNativeQuery(int idx)
           
 NamedNativeQuery Entity.getNamedNativeQuery(int idx)
           
 NamedNativeQuery EntityMappings.setNamedNativeQuery(int idx, NamedNativeQuery value)
           
 NamedNativeQuery Entity.setNamedNativeQuery(int idx, NamedNativeQuery value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm with parameters of type NamedNativeQuery
protected  void EntityMappings.copyNamedNativeQuery(NamedNativeQuery[] source)
          Copies all values of property NamedNativeQuery.
protected  void Entity.copyNamedNativeQuery(NamedNativeQuery[] source)
          Copies all values of property NamedNativeQuery.
protected static NamedNativeQuery ObjectFactory.copyOfNamedNativeQuery(NamedNativeQuery clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.NamedNativeQuery instance.
 NamedNativeQuery EntityMappings.setNamedNativeQuery(int idx, NamedNativeQuery value)
           
 NamedNativeQuery Entity.setNamedNativeQuery(int idx, NamedNativeQuery value)
           
 void EntityMappings.setNamedNativeQuery(NamedNativeQuery[] values)
           
 void Entity.setNamedNativeQuery(NamedNativeQuery[] values)
           
 

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



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