|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnResult | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm | |
| Uses of ColumnResult in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with type parameters of type ColumnResult | |
|---|---|
protected List<ColumnResult> |
SqlResultSetMapping.columnResult
|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm that return ColumnResult | |
|---|---|
ColumnResult |
ColumnResult.clone()
Creates and returns a copy of this object. |
protected static ColumnResult |
ObjectFactory.copyOfColumnResult(ColumnResult clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.ColumnResult instance. |
ColumnResult |
ObjectFactory.createColumnResult()
Create an instance of ColumnResult |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm that return types with arguments of type ColumnResult | |
|---|---|
List<ColumnResult> |
SqlResultSetMapping.getColumnResult()
Gets the value of the columnResult property. |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type ColumnResult | |
|---|---|
protected static ColumnResult |
ObjectFactory.copyOfColumnResult(ColumnResult clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.ColumnResult instance. |
| Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with type arguments of type ColumnResult | |
|---|---|
protected static void |
SqlResultSetMapping.copyColumnResult(List<ColumnResult> source,
List<ColumnResult> target)
Copies all values of property ColumnResult. |
protected static void |
SqlResultSetMapping.copyColumnResult(List<ColumnResult> source,
List<ColumnResult> target)
Copies all values of property ColumnResult. |
| Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type ColumnResult | |
|---|---|
ColumnResult(ColumnResult o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.ColumnResult instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||