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