Interface | Description |
---|---|
ObjectConnection |
Each ObjectConnection implementation represents a connection to a single cache.
|
SearchType |
Class | Description |
---|---|
CacheNameProxy |
The CacheNameProxy is used to map the aliasing of the primary and staging cache names, so that the caches can be swapped by reference.
|
ClassRegistry |
The ClassRegistryUtil is used to manage the classes registered with the cache, as well as,
a map of the associated
methods , so that the methods don't have to be re-loaded
as different parts of the logic require their use. |
DDLHandler |
The DDLHandler
|
ObjectBaseExecution | |
ObjectDataTypeManager |
The ObjectDataTypeManager provides the control from converting from and to the source data type.
|
ObjectDirectExecution | |
ObjectExecution |
Execution of the SELECT Command
|
ObjectExecutionFactory |
The ObjectExecutionFactory is a base implementation for connecting to an
Object cache.
|
ObjectPlugin |
ObjectPlugin
|
ObjectScriptEngine |
A simplistic script engine that supports root variable access and 0-ary
methods on the subsequent objects.
|
ObjectUpdateExecution | |
ObjectVisitor | |
Version |
Represents a comparable version
|
Enum | Description |
---|---|
ObjectExecution.OBJECT_TYPE | |
ObjectPlugin.Event |
Copyright © 2017 JBoss by Red Hat. All rights reserved.