| Package | Description |
|---|---|
| javax.persistence |
Java Persistence is the API for the management for persistence and object/relational mapping.
|
| Modifier and Type | Method | Description |
|---|---|---|
ColumnResult[] |
columns() |
(Required) The mapping of columns in the SELECT list to the arguments
of the intended constructor, in order.
|
ColumnResult[] |
columns() |
Specifies the result set mapping to scalar values.
|
Copyright © 2018. All rights reserved.