| Package | Description |
|---|---|
| javax.persistence |
Java Persistence is the API for the management for persistence and object/relational mapping.
|
| Modifier and Type | Method | Description |
|---|---|---|
FieldResult[] |
fields() |
Maps the columns specified in the SELECT list of the
query to the properties or fields of the entity class.
|
Copyright © 2018. All rights reserved.