| Package | Description |
|---|---|
| com.holonplatform.core | |
| com.holonplatform.core.datastore.operation.commons | |
| com.holonplatform.core.query |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExpressionResolver.ExpressionResolverHandler
Handler to perform
Expression resolution using a set of registered ExpressionResolvers. |
static interface |
ExpressionResolver.ResolutionContext
Expression resolution context. |
interface |
ExpressionResolverRegistry
A registry to maintain and organize a set of
ExpressionResolvers. |
| 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 | Interface and Description |
|---|---|
interface |
QueryConfiguration
Represents the configuration of a query, providing configuration elements and supporting
ExpressionResolvers. |
Copyright © 2019 The Holon Platform. All rights reserved.