Which statement is correct about the Java Persistence API support for the SQL queries?

Which statement is correct about the Java Persistence API support for the SQL queries?

Which statement is correct about the Java Persistence API support for the SQL queries?

A.
SQL queries are NOT allowed to use parameters.

B.
The result of an SQL query is not limited to entities

C.
Only SELECT SQL queries are required to be supported.

D.
SQL queries are expected to be portable across databases.



Leave a Reply 0

Your email address will not be published. Required fields are marked *