| Package | Description |
|---|---|
| org.batoo.jpa.parser.impl.metadata | |
| org.batoo.jpa.parser.impl.orm | |
| org.batoo.jpa.parser.metadata |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldResultMetadataImpl |
| Modifier and Type | Method and Description |
|---|---|
List<FieldResultMetadata> |
EntityResultMetadataImpl.getFields()
Maps the columns specified in the SELECT list of the query to the properties or fields of the entity class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FieldResultElement
Element
field-result |
| Modifier and Type | Method and Description |
|---|---|
List<FieldResultMetadata> |
EntityResultElement.getFields()
Maps the columns specified in the SELECT list of the query to the properties or fields of the entity class.
|
| Modifier and Type | Method and Description |
|---|---|
List<FieldResultMetadata> |
EntityResultMetadata.getFields()
Maps the columns specified in the SELECT list of the query to the properties or fields of the entity class.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.