|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlResultSetMapping | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm | |
| Uses of SqlResultSetMapping 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 SqlResultSetMapping | |
|---|---|
protected List<SqlResultSetMapping> |
EntityMappings.sqlResultSetMapping
|
protected List<SqlResultSetMapping> |
Entity.sqlResultSetMapping
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return SqlResultSetMapping | |
|---|---|
SqlResultSetMapping |
SqlResultSetMapping.clone()
Creates and returns a copy of this object. |
SqlResultSetMapping |
ObjectFactory.createSqlResultSetMapping()
Create an instance of SqlResultSetMapping |
| Methods in net.sourceforge.ccxjc.it.model.pkg.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. |
| Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with parameters of type SqlResultSetMapping | |
|---|---|
SqlResultSetMapping(SqlResultSetMapping o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.SqlResultSetMapping instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||