JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Exception Summary
Annotation Types Summary
Class
Description
AbstractMarkLogicConverter
AbstractMarkLogicQuery
BasicMarkLogicPersistentEntity
<
T
>
BasicMarkLogicPersistentProperty
ChunkRequest
A request for a chunk of data options an offset and limit instead of page numbers and page sizes.
ClientCallback
<
T
>
CombinedQueryDefinition
Convenience interface provided to allow easy creation of "combined" queries.
CombinedQueryDefinitionBuilder
Allow us to keep a running build of query/options so we can set them throughout the different processing levels.
DefaultMarkLogicQueryConversionService
DefaultMarkLogicQueryConversionService.BooleanToValueConverter
DefaultMarkLogicQueryConversionService.MapToContainerQueryConverter
DefaultMarkLogicQueryConversionService.NumberToValueConverter
DefaultMarkLogicQueryConversionService.ObjectToContainerQueryConverter
DefaultMarkLogicQueryConversionService.ObjectToStringValueConverter
DefaultMarkLogicQueryConversionService.OldDateToStringValueConverter
Document
DocumentCallback
<
T
>
DocumentDescriptor
DocumentFormat
EnableMarkLogicRepositories
FacetedPage
<
T
>
Extension of Spring's
Page
that adds MarkLogic's facet results to a search result page.
FacetResultDto
FacetValueDto
Indexed
IndexType
InvalidMarkLogicApiUsageException
JacksonMarkLogicConverter
MappingMarkLogicEntityInformation
<
T
,
ID
>
MarkLogicClientFactoryBean
MarkLogicConverter
MarkLogicEntityInformation
<
T
,
ID
>
MarkLogicExceptionTranslator
MarkLogicMappingContext
MarkLogicOperations
The central interface between you and the MarkLogic database.
MarkLogicPersistentEntity
<
T
>
MarkLogicPersistentProperty
MarkLogicQueryMethod
MarkLogicRepository
<
T
,
ID
extends
Serializable
>
MarkLogicRepositoryConfigurationExtension
MarkLogicRepositoryFactory
MarkLogicRepositoryFactoryBean
<
T
extends org.springframework.data.repository.Repository<
S
,
ID
>,
S
,
ID
extends
Serializable
>
MarkLogicTemplate
MarkLogicTransactionManager
PartTreeMarkLogicQuery
PropertyIndex
Query
Declare QBE queries directly on repository methods.
QueryCallback
<
T
>
QueryConversionService
QueryMapper
Helper class for last-minute tweaks to the query, or for last minute updates to read/write operations
QueryType
QueryTypeConverter
<
S
>
SelectedMode
ServerTransformer
Interface for class that creates a configured server transform for read and write operations.
SimpleMarkLogicRepository
<
T
,
ID
extends
Serializable
>
StringMarkLogicQuery
TransactionHolder
TypePersistenceStrategy
Util