-
Interface Summary Interface Description AbstractQuery<T> TheAbstractQuery
interface defines functionality that is common to both top-level queries and subqueries.CollectionJoin<Z,E> TheCollectionJoin
interface is the type of the result of joining to a collection over an association or element collection that has been specified as ajava.util.Collection
.CommonAbstractCriteria TheCommonAbstractCriteria
interface defines functionality that is common to both top-level criteria queries and subqueries as well as to update and delete criteria operations.CompoundSelection<X> TheCompoundSelection
interface defines a compound selection item (tuple, array, or result of constructor).CriteriaBuilder Used to construct criteria queries, compound selections, expressions, predicates, orderings.CriteriaBuilder.Case<R> Interface used to build general case expressions.CriteriaBuilder.Coalesce<T> Interface used to build coalesce expressions.CriteriaBuilder.In<T> Interface used to build in predicates.CriteriaBuilder.SimpleCase<C,R> Interface used to build simple case expressions.CriteriaDelete<T> TheCriteriaDelete
interface defines functionality for performing bulk delete operations using the Criteria APICriteriaQuery<T> TheCriteriaQuery
interface defines functionality that is specific to top-level queries.CriteriaUpdate<T> TheCriteriaUpdate
interface defines functionality for performing bulk update operations using the Criteria API.Expression<T> Type for query expressions.Fetch<Z,X> Represents a join-fetched association or attribute.FetchParent<Z,X> Represents an element of the from clause which may function as the parent of Fetches.From<Z,X> Represents a bound type, usually an entity that appears in the from clause, but may also be an embeddable belonging to an entity in the from clause.Join<Z,X> A join to an entity, embeddable, or basic type.ListJoin<Z,E> TheListJoin
interface is the type of the result of joining to a collection over an association or element collection that has been specified as ajava.util.List
.MapJoin<Z,K,V> TheMapJoin
interface is the type of the result of joining to a collection over an association or element collection that has been specified as ajava.util.Map
.Order An object that defines an ordering over the query results.ParameterExpression<T> Type of criteria query parameter expressions.Path<X> Represents a simple or compound attribute path from a bound type or collection, and is a "primitive" expression.PluralJoin<Z,C,E> ThePluralJoin
interface defines functionality that is common to joins to all collection types.Predicate The type of a simple or compound predicate: a conjunction or disjunction of restrictions.Root<X> A root type in the from clause.Selection<X> TheSelection
interface defines an item that is to be returned in a query result.SetJoin<Z,E> TheSetJoin
interface is the type of the result of joining to a collection over an association or element collection that has been specified as ajava.util.Set
.Subquery<T> TheSubquery
interface defines functionality that is specific to subqueries. -
Enum Summary Enum Description CriteriaBuilder.Trimspec Used to specify how strings are trimmed.JoinType Defines the three types of joins.Predicate.BooleanOperator
Package javax.persistence.criteria Description
Nederlandse vertaling
U hebt gevraagd om deze site in het Nederlands te bezoeken. Voor nu wordt alleen de interface vertaald, maar nog niet alle inhoud.Als je me wilt helpen met vertalingen, is je bijdrage welkom. Het enige dat u hoeft te doen, is u op de site registreren en mij een bericht sturen waarin u wordt gevraagd om u toe te voegen aan de groep vertalers, zodat u de gewenste pagina's kunt vertalen. Een link onderaan elke vertaalde pagina geeft aan dat u de vertaler bent en heeft een link naar uw profiel.
Bij voorbaat dank.
Document heeft de 11/06/2005 gemaakt, de laatste keer de 18/08/2025 gewijzigd
Bron van het afgedrukte document:https://www.gaudry.be/nl/java-api-javaee-rf-javax/persistence/criteria/package-summary.html
De infobrol is een persoonlijke site waarvan de inhoud uitsluitend mijn verantwoordelijkheid is. De tekst is beschikbaar onder CreativeCommons-licentie (BY-NC-SA). Meer info op de gebruiksvoorwaarden en de auteur.
Referenties
Deze verwijzingen en links verwijzen naar documenten die geraadpleegd zijn tijdens het schrijven van deze pagina, of die aanvullende informatie kunnen geven, maar de auteurs van deze bronnen kunnen niet verantwoordelijk worden gehouden voor de inhoud van deze pagina.
De auteur van deze site is als enige verantwoordelijk voor de manier waarop de verschillende concepten, en de vrijheden die met de referentiewerken worden genomen, hier worden gepresenteerd. Vergeet niet dat u meerdere broninformatie moet doorgeven om het risico op fouten te verkleinen.