JPQL
E836332
JPQL (Java Persistence Query Language) is an object-oriented query language used in Jakarta Persistence to perform database operations using entity objects instead of direct SQL tables.
All labels observed (1)
| Label | Occurrences |
|---|---|
| JPQL canonical | 2 |
How this entity was disambiguated
This entity first appeared as the object of triple T10019377 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: JPQL Context triple: [Jakarta Persistence, abbreviation, JPQL]
-
A.
Java Persistence API
Java Persistence API is a Java specification that standardizes object-relational mapping and data persistence for Java applications, enabling developers to manage relational data using plain Java objects.
-
B.
Jakarta Persistence
Jakarta Persistence is a Jakarta EE specification that defines a standard API for managing relational data persistence in Java applications using object-relational mapping (ORM).
-
C.
EGQL
EGQL is the ICAO airport code assigned to RAF Leuchars, a Royal Air Force station and airfield in Scotland.
-
D.
CCJPA
CCJPA is a regional public agency that manages and oversees the Capitol Corridor intercity passenger rail service in Northern California.
-
E.
JDBC
JDBC (Java Database Connectivity) is a Java-based API that enables applications to connect to and interact with relational databases in a standardized way.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: JPQL Target entity description: JPQL (Java Persistence Query Language) is an object-oriented query language used in Jakarta Persistence to perform database operations using entity objects instead of direct SQL tables.
-
A.
Java Persistence API
Java Persistence API is a Java specification that standardizes object-relational mapping and data persistence for Java applications, enabling developers to manage relational data using plain Java objects.
-
B.
Jakarta Persistence
Jakarta Persistence is a Jakarta EE specification that defines a standard API for managing relational data persistence in Java applications using object-relational mapping (ORM).
-
C.
EGQL
EGQL is the ICAO airport code assigned to RAF Leuchars, a Royal Air Force station and airfield in Scotland.
-
D.
CCJPA
CCJPA is a regional public agency that manages and oversees the Capitol Corridor intercity passenger rail service in Northern California.
-
E.
JDBC
JDBC (Java Database Connectivity) is a Java-based API that enables applications to connect to and interact with relational databases in a standardized way.
- F. None of above. chosen
Statements (49)
| Predicate | Object |
|---|---|
| instanceOf |
Java technology
ⓘ
object-oriented query language ⓘ query language ⓘ |
| abstractsFrom |
database tables
ⓘ
vendor-specific SQL ⓘ |
| basedOn | entity model ⓘ |
| contrastedWith | SQL NERFINISHED ⓘ |
| designedFor |
object-relational mapping
ⓘ
querying entity objects ⓘ |
| executedBy |
EntityManager
ⓘ
Jakarta Persistence provider NERFINISHED ⓘ |
| fullName | Java Persistence Query Language NERFINISHED ⓘ |
| hasFeature |
database-agnostic syntax
ⓘ
entity-centric queries ⓘ navigation via relationships ⓘ type-safe mapping at runtime ⓘ |
| hasKeyword |
FROM
ⓘ
GROUP BY ⓘ JOIN ⓘ ORDER BY ⓘ SELECT ⓘ WHERE ⓘ |
| influencedBy | SQL NERFINISHED ⓘ |
| operatesOn | entity objects ⓘ |
| previouslyStandardizedIn |
JPA specification
ⓘ
Java EE NERFINISHED ⓘ |
| standardizedBy | Jakarta EE NERFINISHED ⓘ |
| standardizedIn | Jakarta Persistence specification NERFINISHED ⓘ |
| supports |
DELETE queries
ⓘ
SELECT queries ⓘ UPDATE queries ⓘ aggregations ⓘ bulk delete operations ⓘ bulk update operations ⓘ constructor expressions ⓘ functions ⓘ grouping ⓘ joins ⓘ named parameters ⓘ ordering ⓘ path expressions ⓘ positional parameters ⓘ subqueries ⓘ |
| translatedTo | SQL NERFINISHED ⓘ |
| usedIn |
Jakarta Persistence
NERFINISHED
ⓘ
Java Persistence API NERFINISHED ⓘ |
| usedWith |
Jakarta EE applications
ⓘ
Java language NERFINISHED ⓘ Spring Data JPA NERFINISHED ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: JPQL Description of subject: JPQL (Java Persistence Query Language) is an object-oriented query language used in Jakarta Persistence to perform database operations using entity objects instead of direct SQL tables.
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.