Modifier and Type | Interface and Description |
---|---|
static interface |
ExpressionResolver.ExpressionResolverHandler
Handler to perform
Expression resolution using a set of registered ExpressionResolver s. |
static interface |
ExpressionResolver.ResolutionContext
Expression resolution context. |
interface |
ExpressionResolverRegistry
A registry to maintain and organize a set of
ExpressionResolver s. |
Modifier and Type | Interface and Description |
---|---|
interface |
BulkDeleteOperationConfiguration
Bulk
DELETE operation configuration. |
interface |
BulkInsertOperationConfiguration
Bulk
INSERT operation configuration. |
interface |
BulkUpdateOperationConfiguration
Bulk
UPDATE operation configuration. |
interface |
DatastoreOperationConfiguration
Represents a
DatastoreOperation configuration. |
interface |
PropertyBoxOperationConfiguration
A
DatastoreOperationConfiguration with PropertyBox support. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExpressionResolverRegistry
Default
ExpressionResolverRegistry implementation. |
Modifier and Type | Interface and Description |
---|---|
interface |
QueryConfiguration
Represents the configuration of a query, providing configuration elements and supporting
ExpressionResolver s. |
Copyright © 2019 The Holon Platform. All rights reserved.