|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnResult | |
|---|---|
| net.sourceforge.jpaxjc.ns.persistence.orm | This package contains JAXB 2.1 classes for the http://java.sun.com/xml/ns/persistence/orm namespace. |
| Uses of ColumnResult in net.sourceforge.jpaxjc.ns.persistence.orm |
|---|
| Fields in net.sourceforge.jpaxjc.ns.persistence.orm with type parameters of type ColumnResult | |
|---|---|
protected List<ColumnResult> |
SqlResultSetMapping.columnResult
|
| Methods in net.sourceforge.jpaxjc.ns.persistence.orm that return ColumnResult | |
|---|---|
ColumnResult |
ColumnResult.clone()
Creates and returns a deep copy of this object. |
ColumnResult |
ObjectFactory.createColumnResult()
Create an instance of ColumnResult |
| Methods in net.sourceforge.jpaxjc.ns.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.jpaxjc.ns.persistence.orm with parameters of type ColumnResult | |
|---|---|
ColumnResult(ColumnResult o)
Creates a new ColumnResult instance by deeply copying a given ColumnResult instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||