BaseDocument<T extends StateAccessor> |
Base implementation for a Document.
|
BaseDocument.BlobWriteContext<T extends StateAccessor> |
|
BaseDocument.BlobWriteInfo<T extends StateAccessor> |
|
Credentials |
Simple username + password.
|
DBCheck |
|
ExpressionEvaluator |
|
FulltextConfigurationFactory |
|
FulltextConfigurationFactory.PathsFinder |
|
FulltextDescriptor |
Structure holding fulltext descriptor info for generic fulltext indexing.
|
FulltextDescriptor.FulltextIndexDescriptor |
|
FulltextExtractorWork |
Work task that does fulltext extraction from the string properties and the blobs of the given document, saving them
into the fulltext table.
|
FulltextQueryAnalyzer |
Structured fulltext query analyzer.
|
FulltextQueryAnalyzer.FulltextQuery |
Structured fulltext query.
|
InvalidationsPropagator<T extends SerializableAccumulableInvalidations> |
|
InvalidationsQueue<T extends SerializableAccumulableInvalidations> |
Queue of invalidations.
|
QueryOptimizer |
Generic optimizer for a NXQL query.
|
QueryOptimizer.PrefixInfo |
Info about a prefix: the prefix, and how many times it was encountered.
|
QueryOptimizer.ProjectionReferenceRenamer |
Renames references if they are in the projection part.
|
QueryOptimizer.ProjectionWildcardsFinder |
|
State |
Abstraction for a Map<String, Serializable> that is Serializable.
|
State.ListDiff |
A diff for an array or List .
|
State.StateDiff |
|
StateHelper |
Helpers for deep copy and deep diff of State objects.
|