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

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

Uses of SqlResultSetMapping 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 SqlResultSetMapping
protected  List<SqlResultSetMapping> EntityMappings.sqlResultSetMapping
           
protected  List<SqlResultSetMapping> Entity.sqlResultSetMapping
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return SqlResultSetMapping
 SqlResultSetMapping SqlResultSetMapping.clone()
          Creates and returns a copy of this object.
static SqlResultSetMapping ObjectFactory.copyOfSqlResultSetMapping(SqlResultSetMapping clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm.SqlResultSetMapping instance.
 SqlResultSetMapping ObjectFactory.createSqlResultSetMapping()
          Create an instance of SqlResultSetMapping
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.persistence.orm that return types with arguments of type SqlResultSetMapping
 List<SqlResultSetMapping> EntityMappings.getSqlResultSetMapping()
          Gets the value of the sqlResultSetMapping property.
 List<SqlResultSetMapping> Entity.getSqlResultSetMapping()
          Gets the value of the sqlResultSetMapping property.
 

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

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

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



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