Package jakarta.persistence.query
package jakarta.persistence.query
-
ClassDescriptionConfigures options that affect the execution of a database read operation.Specifies a query expressed in the native SQL dialect of the database.Specifies a query expressed in the Jakarta Persistence Query Language.A reference to a statement declared using a
StaticQueryorStaticNativeQueryannotation.A reference to a query declared using aStaticQueryorStaticNativeQueryannotation.Configures options that affect the execution of a database write operation.