|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityResult | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm | |
| Uses of EntityResult in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm declared as EntityResult | |
|---|---|
protected EntityResult[] |
SqlResultSetMapping.entityResult
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm that return EntityResult | |
|---|---|
EntityResult |
EntityResult.clone()
Creates and returns a copy of this object. |
static EntityResult |
ObjectFactory.copyOfEntityResult(EntityResult clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EntityResult instance. |
EntityResult |
ObjectFactory.createEntityResult()
Create an instance of EntityResult |
EntityResult[] |
SqlResultSetMapping.getEntityResult()
|
EntityResult |
SqlResultSetMapping.getEntityResult(int idx)
|
EntityResult |
SqlResultSetMapping.setEntityResult(int idx,
EntityResult value)
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm with parameters of type EntityResult | |
|---|---|
void |
SqlResultSetMapping.copyEntityResult(EntityResult[] source)
Copies all values of property EntityResult. |
static EntityResult |
ObjectFactory.copyOfEntityResult(EntityResult clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EntityResult instance. |
void |
SqlResultSetMapping.setEntityResult(EntityResult[] values)
|
EntityResult |
SqlResultSetMapping.setEntityResult(int idx,
EntityResult value)
|
| Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm with parameters of type EntityResult | |
|---|---|
EntityResult(EntityResult o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.EntityResult instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||