Package | Description |
---|---|
com.edorasware.commons.core.any |
Classes for generic work object management.
|
com.edorasware.commons.core.any.support |
SPIs and APIs to integrate with generic work object management.
|
com.edorasware.commons.core.beat | |
com.edorasware.commons.core.beat.support | |
com.edorasware.commons.core.persistence.entity | |
com.edorasware.commons.core.persistence.entity.jdbc | |
com.edorasware.commons.core.persistence.jdbc |
Classes for JDBC-based database persistence management and configuration thereof.
|
com.edorasware.commons.core.query |
Classes to build queries.
|
com.edorasware.commons.core.query.entity |
Classes to build entity-specific queries.
|
com.edorasware.commons.core.service.entity |
Classes related to entity services.
|
com.edorasware.commons.core.util.bulk |
Class and Description |
---|
BaseQuery
Base class for all queries.
|
BaseQuery.BaseQueryBuilder |
BasicOperand
Wraps a
QueryParameter (i.e. left operand) and allows to build Predicate s. |
DateOperand
An operand implementation which builds
Predicate instances through date-specific operators. |
Predicate
Defines a criterion to be matched in a
Query . |
Query
Base interface of all queries.
|
StringOperand
An operand implementation which builds
Predicate instances through string-specific operators. |
Class and Description |
---|
Predicate
Defines a criterion to be matched in a
Query . |
Class and Description |
---|
BaseQuery
Base class for all queries.
|
BaseQuery.BaseQueryBuilder |
BasicOperand
Wraps a
QueryParameter (i.e. left operand) and allows to build Predicate s. |
DateOperand
An operand implementation which builds
Predicate instances through date-specific operators. |
Predicate
Defines a criterion to be matched in a
Query . |
Query
Base interface of all queries.
|
QueryHint
Marker interface for query hints.
|
QueryParameter |
StringOperand
An operand implementation which builds
Predicate instances through string-specific operators. |
Class and Description |
---|
Predicate
Defines a criterion to be matched in a
Query . |
Class and Description |
---|
Query
Base interface of all queries.
|
Class and Description |
---|
ComparisonPredicate
A predicate which compares a query parameter (i.e. left operand) with an expected value (i.e. right operand) based on a specific operator.
|
Ordering
Defines one criterion of a sorting clause.
|
Predicate
Defines a criterion to be matched in a
Query . |
QueryHint
Marker interface for query hints.
|
QueryParameter |
QueryParameterMapper
Interface to map from a given source query parameter to a target query parameter.
|
Class and Description |
---|
AggregateReferenceValue.AggregationStrategy |
ComparisonOperator
Used to combine two operands to a
Predicate . |
ComparisonPredicate
A predicate which compares a query parameter (i.e. left operand) with an expected value (i.e. right operand) based on a specific operator.
|
CompositePredicate
A logical concatenation of n predicates, which itself is again a predicate.
|
InnerSelectInPredicate
A predicate which compares a query parameter (i.e. left operand) with an inner select predicate (i.e. right operand) based on a IN operator.
|
InPredicate
A predicate which compares a query parameter (i.e. left operand) with a set of possible values (i.e. right operand) based on a IN operator.
|
NotNullPredicate
A predicate whose right operand is always
not null . |
NullPredicate
A predicate whose right operand always equals
null . |
Ordering
Defines one criterion of a sorting clause.
|
Ordering.Direction
The sorting direction.
|
Predicate
Defines a criterion to be matched in a
Query . |
PredicateTransformation
An interface for predicate transformations.
|
QueryHint
Marker interface for query hints.
|
QueryParameter |
QueryParameterMapper
Interface to map from a given source query parameter to a target query parameter.
|
RawPredicate
A predicate expressed through a raw sql where-clause.
|
Class and Description |
---|
AggregateReferenceValue.AggregationStrategy |
BaseQuery
Base class for all queries.
|
BaseQuery.BaseQueryBuilder |
BaseQuery.QueryData
Data container that holds the state of a query object.
|
BasicOperand
Wraps a
QueryParameter (i.e. left operand) and allows to build Predicate s. |
ComparisonOperator
Used to combine two operands to a
Predicate . |
ComparisonPredicate
A predicate which compares a query parameter (i.e. left operand) with an expected value (i.e. right operand) based on a specific operator.
|
CompositePredicate
A logical concatenation of n predicates, which itself is again a predicate.
|
CompositePredicate.Operator
The logical operator which defines the type of concatenation.
|
ConstructionInterceptor
An AOP-style hook to intercept individual steps of predicate construction.
|
InnerSelectInPredicate
A predicate which compares a query parameter (i.e. left operand) with an inner select predicate (i.e. right operand) based on a IN operator.
|
InPredicate
A predicate which compares a query parameter (i.e. left operand) with a set of possible values (i.e. right operand) based on a IN operator.
|
NeverMatchingPredicate
A tagging predicate which never matches.
|
NotNullPredicate
A predicate whose right operand is always
not null . |
NullPredicate
A predicate whose right operand always equals
null . |
Ordering
Defines one criterion of a sorting clause.
|
Ordering.Direction
The sorting direction.
|
Predicate
Defines a criterion to be matched in a
Query . |
PredicateTransformation
An interface for predicate transformations.
|
Query
Base interface of all queries.
|
QueryHint
Marker interface for query hints.
|
QueryParameter |
QueryParameterPredicate
Predicates that have a
QueryParameter as their left operand. |
RenderingModePredicate
Predicate which can enforce rendering mode
|
Class and Description |
---|
BaseQuery
Base class for all queries.
|
BaseQuery.BaseQueryBuilder |
BaseQuery.QueryData
Data container that holds the state of a query object.
|
BasicOperand
Wraps a
QueryParameter (i.e. left operand) and allows to build Predicate s. |
BooleanOperand
An operand implementation which builds
Predicate instances through boolean-specific operators. |
ComparisonPredicate
A predicate which compares a query parameter (i.e. left operand) with an expected value (i.e. right operand) based on a specific operator.
|
DateOperand
An operand implementation which builds
Predicate instances through date-specific operators. |
NumberOperand
An operand implementation which builds
Predicate instances through number-specific operators. |
Predicate
Defines a criterion to be matched in a
Query . |
PredicateTransformation
An interface for predicate transformations.
|
Query
Base interface of all queries.
|
QueryHint
Marker interface for query hints.
|
QueryParameter |
StringOperand
An operand implementation which builds
Predicate instances through string-specific operators. |
Class and Description |
---|
Predicate
Defines a criterion to be matched in a
Query . |
Class and Description |
---|
Predicate
Defines a criterion to be matched in a
Query . |
QueryHint
Marker interface for query hints.
|
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.