public class CountByFinder extends DynamicFinder implements QueryBuildingFinder
Supports countBy* queries.
| Modifiers | Name | Description |
|---|---|---|
protected static java.lang.String[] |
OPERATORS |
| Fields inherited from class | Fields |
|---|---|
class DynamicFinder |
ARGUMENT_CACHE, ARGUMENT_FETCH, ARGUMENT_FETCH_SIZE, ARGUMENT_FLUSH_MODE, ARGUMENT_IGNORE_CASE, ARGUMENT_LOCK, ARGUMENT_MAX, ARGUMENT_OFFSET, ARGUMENT_ORDER, ARGUMENT_READ_ONLY, ARGUMENT_SORT, ARGUMENT_TIMEOUT, ORDER_ASC, ORDER_DESC, mappingContext, pattern |
class AbstractFinder |
datastore, datastoreResolver |
| Constructor and description |
|---|
CountByFinder(Datastore datastore) |
CountByFinder(DatastoreResolver datastoreResolver, MappingContext mappingContext) |
CountByFinder(MappingContext mappingContext) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected void |
applyDetachedCriteria(Query q, DetachedCriteria detachedCriteria) |
|
public Query |
buildQuery(DynamicFinderInvocation invocation, Session session) |
|
public java.lang.Object |
doInSession(Session session) |
|
protected java.lang.Object |
doInvokeInternal(DynamicFinderInvocation invocation) |