Interface | Description |
---|---|
FieldModelContributor | |
IndexManagerBuildingState<D extends DocumentElement> | |
IndexModelBindingContext | |
IndexSchemaContributionListener | |
Mapper<M> | |
MappingConfigurationCollector<C> | |
MappingInitiator<C,M> |
An object responsible for initiating a mapping by contributing its basic configuration (indexed types, type metadata),
then creating the mapper based on the configuration processed by the engine.
|
TypeMetadataContributorProvider<C> | |
TypeMetadataDiscoverer<C> |
Exception | Description |
---|---|
MappingAbortedException |
An exception thrown by
Mapper.build() when detecting that failures were
collected
and deciding to abort early to avoid a snowball effect creating too many failures,
which would make the failure report unclear. |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.