| Package | Description |
|---|---|
| org.ibatis.persist | |
| org.ibatis.persist.criteria | |
| org.ibatis.spring |
| Class and Description |
|---|
| CriteriaBuilder
Used to construct criteria queries, compound selections,
expressions, predicates, orderings.
|
| CriteriaDelete
The
CriteriaDelete interface defines functionality for performing bulk delete operations using the
Criteria API |
| CriteriaQuery
The
CriteriaQuery interface defines functionality that is specific to top-level queries. |
| CriteriaUpdate
The
CriteriaUpdate interface defines functionality for performing bulk update operations using the
Criteria API. |
| Class and Description |
|---|
| AbstractQuery
The
AbstractQuery interface defines functionality that is common to both top-level queries and
subqueries. |
| CommonAbstractCriteria
The
CommonAbstractCriteria interface defines functionality
that is common to both top-level criteria queries and subqueries as
well as to update and delete criteria operations. |
| CriteriaBuilder.Case
Interface used to build general case expressions.
|
| CriteriaBuilder.Coalesce
Interface used to build coalesce expressions.
|
| CriteriaBuilder.In
Interface used to build in predicates.
|
| CriteriaBuilder.SimpleCase
Interface used to build simple case expressions.
|
| CriteriaDelete
The
CriteriaDelete interface defines functionality for performing bulk delete operations using the
Criteria API |
| CriteriaQuery
The
CriteriaQuery interface defines functionality that is specific to top-level queries. |
| CriteriaUpdate
The
CriteriaUpdate interface defines functionality for performing bulk update operations using the
Criteria API. |
| Expression
Type for query expressions.
|
| From
Represents a bound type, usually an entity that appears in the from clause.
|
| Join
A join to an entity or basic type.
|
| JoinType
Defines the three types of joins.
|
| Order
An object that defines an ordering over the query results.
|
| ParameterExpression
Type of criteria query parameter expressions.
|
| Parameterized
Parameterized
|
| Path
Represents a simple attribute path from a bound type, and is a "primitive" expression.
|
| Predicate
The type of a simple or compound predicate: a conjunction or disjunction of restrictions.
|
| Predicate.BooleanOperator |
| Root
A root type in the from clause.
|
| Selection
The
Selection interface defines an item that is to be returned in a query result. |
| Subquery
The
Subquery interface defines functionality that is specific to subqueries. |
| Class and Description |
|---|
| CriteriaBuilder
Used to construct criteria queries, compound selections,
expressions, predicates, orderings.
|
| CriteriaDelete
The
CriteriaDelete interface defines functionality for performing bulk delete operations using the
Criteria API |
| CriteriaQuery
The
CriteriaQuery interface defines functionality that is specific to top-level queries. |
| CriteriaUpdate
The
CriteriaUpdate interface defines functionality for performing bulk update operations using the
Criteria API. |
Copyright © 2084–2018 dukeware.com. All rights reserved.