See: Description
| Interface | Description |
|---|---|
| MetadataProvider |
| Class | Description |
|---|---|
| AnnotationMetadataProvider |
A metadata provider which extracts the required information from annotations.
|
| ContainedInMetadata | |
| ContainedInMetadataBuilder | |
| DocumentFieldMetadata |
Encapsulating the metadata for a single field within a Lucene
Document. |
| DocumentFieldMetadata.Builder | |
| EmbeddedTypeMetadata |
Class containing all the meta data extracted for a single type.
|
| EmbeddedTypeMetadata.Builder | |
| FacetMetadata |
Encapsulating the metadata for a facet on a given document field.
|
| FacetMetadata.Builder | |
| ParseContext |
Collects context information needed during the processing of the annotations.
|
| PathsContext |
Container class for information about the current set of paths as
well as tracking which paths have been encountered to validate the
existence of all configured paths.
|
| PropertyMetadata |
Encapsulating the metadata for a single indexed property (field or getter).
|
| PropertyMetadata.Builder | |
| SortableFieldMetadata |
Meta-data about a sort field of a mapped entity.
|
| SortableFieldMetadata.Builder | |
| TypeMetadata |
Class containing all the meta data extracted for a single type ( and all classes in its hierarchy ).
|
| TypeMetadata.Builder |
| Enum | Description |
|---|---|
| EmbeddedTypeMetadata.Container |
Copyright © 2006–2015 Hibernate. All rights reserved.