ObjectDB ObjectDB

EntityResult.fields - JPA annotation element

Maps the columns specified in the SELECT list of the query to the properties or fields of the entity class.
Default value:
{}
Since:
JPA 1.0