|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnResult | |
|---|---|
| org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of ColumnResult in org.apache.openejb.jee.jpa |
|---|
| Fields in org.apache.openejb.jee.jpa with type parameters of type ColumnResult | |
|---|---|
protected List<ColumnResult> |
SqlResultSetMapping.columnResult
|
| Methods in org.apache.openejb.jee.jpa that return ColumnResult | |
|---|---|
ColumnResult |
ObjectFactory.createColumnResult()
Create an instance of ColumnResult |
| Methods in org.apache.openejb.jee.jpa that return types with arguments of type ColumnResult | |
|---|---|
List<ColumnResult> |
SqlResultSetMapping.getColumnResult()
Gets the value of the columnResult property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||