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

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.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.pkg.collections.valueclass.persistence.orm that return NamedQuery
 NamedQuery NamedQuery.clone()
          Creates and returns a copy of this object.
 NamedQuery ObjectFactory.createNamedQuery()
          Create an instance of NamedQuery
 

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

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



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