Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.NamedQuery

Packages that use NamedQuery
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm   
 

Uses of NamedQuery in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with type parameters of type NamedQuery
protected  List<NamedQuery> EntityMappings.namedQuery
           
protected  List<NamedQuery> Entity.namedQuery
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm that return NamedQuery
 NamedQuery NamedQuery.clone()
          Creates and returns a copy of this object.
protected static NamedQuery ObjectFactory.copyOfNamedQuery(NamedQuery clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.NamedQuery instance.
 NamedQuery ObjectFactory.createNamedQuery()
          Create an instance of NamedQuery
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm that return types with arguments of type NamedQuery
 List<NamedQuery> EntityMappings.getNamedQuery()
          Gets the value of the namedQuery property.
 List<NamedQuery> Entity.getNamedQuery()
          Gets the value of the namedQuery property.
 

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

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

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



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