|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlResultSetMapping | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl | |
| Uses of SqlResultSetMapping in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm that return SqlResultSetMapping | |
|---|---|
SqlResultSetMapping |
ObjectFactory.createSqlResultSetMapping()
Create an instance of SqlResultSetMapping |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.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. |
| Uses of SqlResultSetMapping in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that implement SqlResultSetMapping | |
|---|---|
class |
SqlResultSetMappingImpl
|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl with type parameters of type SqlResultSetMapping | |
|---|---|
protected List<SqlResultSetMapping> |
EntityImpl.sqlResultSetMapping
|
protected List<SqlResultSetMapping> |
EntityMappingsImpl.sqlResultSetMapping
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that return types with arguments of type SqlResultSetMapping | |
|---|---|
List<SqlResultSetMapping> |
EntityImpl.getSqlResultSetMapping()
|
List<SqlResultSetMapping> |
EntityMappingsImpl.getSqlResultSetMapping()
|
| Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl with type arguments of type SqlResultSetMapping | |
|---|---|
static void |
EntityImpl.copySqlResultSetMapping(List<SqlResultSetMapping> source,
List<SqlResultSetMapping> target)
Copies all values of property SqlResultSetMapping. |
static void |
EntityImpl.copySqlResultSetMapping(List<SqlResultSetMapping> source,
List<SqlResultSetMapping> target)
Copies all values of property SqlResultSetMapping. |
static void |
EntityMappingsImpl.copySqlResultSetMapping(List<SqlResultSetMapping> source,
List<SqlResultSetMapping> target)
Copies all values of property SqlResultSetMapping. |
static void |
EntityMappingsImpl.copySqlResultSetMapping(List<SqlResultSetMapping> source,
List<SqlResultSetMapping> target)
Copies all values of property SqlResultSetMapping. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||