JPA Annotations for SQL Queries
The following JPA annotations are designated for SQL queries on relational databases:
ColumnResultEntityResultFieldResultNamedNativeQueriesNamedNativeQuerySqlResultSetMappingSqlResultSetMappings
ObjectDB supports only the preferred JPA query language, JPQL, and silently ignores all the above annotations.