Interface | Description |
---|---|
AnnotationMappingDefinitionContext |
Class | Description |
---|---|
ContainerExtractorRef.UndefinedContainerExtractorImplementationType | |
IdentifierBridgeRef.UndefinedBridgeImplementationType |
Class used as a marker for the default value of the
IdentifierBridgeRef.type() attribute. |
IdentifierBridgeRef.UndefinedBuilderImplementationType |
Class used as a marker for the default value of the
IdentifierBridgeRef.builderType() attribute. |
ValueBridgeRef.UndefinedBridgeImplementationType |
Class used as a marker for the default value of the
ValueBridgeRef.type() attribute. |
ValueBridgeRef.UndefinedBuilderImplementationType |
Class used as a marker for the default value of the
ValueBridgeRef.builderType() attribute. |
Annotation Type | Description |
---|---|
AssociationInverseSide |
Given an association on a entity type A to entity type B, defines the inverse side of an association,
i.e.
|
ContainerExtractorRef | |
DocumentId | |
FullTextField |
A full-text field in the full text index, potentially holding multiple tokens (words) of text.
|
FullTextField.List | |
GenericField |
A generic annotation that will work for any supported type of field in the full text index:
full-text, keyword (non-analyzed) text, integer, date, ...
|
GenericField.List | |
IdentifierBridgeRef |
Reference to the identifier bridge to use for a
DocumentId . |
Indexed | |
IndexedEmbedded | |
IndexingDependency |
Given a property, defines how a dependency of the indexing process to this property
should affect automatic reindexing.
|
KeywordField |
A keyword field in the full text index, holding a single token (word) of text.
|
KeywordField.List | |
ObjectPath | |
PropertyValue | |
ValueBridgeRef |
Reference to the value bridge to use in a
@*Field annotation,
for example in GenericField.valueBridge() , KeywordField.valueBridge() ,
or FullTextField.valueBridge() . |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.