|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityResult | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl | |
| Uses of EntityResult 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 EntityResult | |
|---|---|
EntityResult |
ObjectFactory.createEntityResult()
Create an instance of EntityResult |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm that return types with arguments of type EntityResult | |
|---|---|
List<EntityResult> |
SqlResultSetMapping.getEntityResult()
Gets the value of the entityResult property. |
| Uses of EntityResult 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 EntityResult | |
|---|---|
class |
EntityResultImpl
|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl with type parameters of type EntityResult | |
|---|---|
protected List<EntityResult> |
SqlResultSetMappingImpl.entityResult
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that return types with arguments of type EntityResult | |
|---|---|
List<EntityResult> |
SqlResultSetMappingImpl.getEntityResult()
|
| Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl with type arguments of type EntityResult | |
|---|---|
static void |
SqlResultSetMappingImpl.copyEntityResult(List<EntityResult> source,
List<EntityResult> target)
Copies all values of property EntityResult. |
static void |
SqlResultSetMappingImpl.copyEntityResult(List<EntityResult> source,
List<EntityResult> target)
Copies all values of property EntityResult. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||