JPQL
Query Language
Overview
Developed byOracle Corporation
LicensePart of Jakarta EE specification
Use caseQuerying entities in Java persistence layer
Knowledge graph stats
Claims14
Avg confidence94%
Avg freshness100%
Last updatedUpdated yesterday
Trust distribution
100% unverified
Governance
Not assessed
JPQL
concept
Java Persistence Query Language - object-oriented query language for JPA entities
Compare with...part of specification
| Value | Trust | Confidence | Freshness | Sources |
|---|---|---|---|---|
| Java Persistence API (JPA) | ○Unverified | High | Fresh | 1 |
primary use case
| Value | Trust | Confidence | Freshness | Sources |
|---|---|---|---|---|
| Querying entities in Java persistence layer | ○Unverified | High | Fresh | 1 |
operates on
| Value | Trust | Confidence | Freshness | Sources |
|---|---|---|---|---|
| Entity objects rather than database tables | ○Unverified | High | Fresh | 1 |
developed by
| Value | Trust | Confidence | Freshness | Sources |
|---|---|---|---|---|
| Oracle Corporation | ○Unverified | High | Fresh | 1 |
based on
| Value | Trust | Confidence | Freshness | Sources |
|---|---|---|---|---|
| SQL syntax | ○Unverified | High | Fresh | 1 |
supported by
| Value | Trust | Confidence | Freshness | Sources |
|---|---|---|---|---|
| Hibernate | ○Unverified | High | Fresh | 1 |
| EclipseLink | ○Unverified | High | Fresh | 1 |
| OpenJPA | ○Unverified | High | Fresh | 1 |
supports feature
| Value | Trust | Confidence | Freshness | Sources |
|---|---|---|---|---|
| Named queries | ○Unverified | High | Fresh | 1 |
| Dynamic queries | ○Unverified | High | Fresh | 1 |
first introduced in
| Value | Trust | Confidence | Freshness | Sources |
|---|---|---|---|---|
| JPA 1.0 specification | ○Unverified | High | Fresh | 1 |
alternative to
| Value | Trust | Confidence | Freshness | Sources |
|---|---|---|---|---|
| Criteria API | ○Unverified | High | Fresh | 1 |
| Native SQL queries | ○Unverified | High | Fresh | 1 |
license type
| Value | Trust | Confidence | Freshness | Sources |
|---|---|---|---|---|
| Part of Jakarta EE specification | ○Unverified | High | Fresh | 1 |