Uses of Package
org.hibernate.search.mapper.pojo.mapping.definition.programmatic
-
Classes in org.hibernate.search.mapper.pojo.mapping.definition.programmatic used by org.hibernate.search.mapper.orm.mapping Class Description ProgrammaticMappingConfigurationContext A context to configure programmatic mapping. -
Classes in org.hibernate.search.mapper.pojo.mapping.definition.programmatic used by org.hibernate.search.mapper.pojo.bridge.builtin.annotation.processor.impl Class Description PropertyMappingStep The step in a mapping definition where a property can be mapped.TypeMappingStep The step in a mapping definition where a type can be mapped, and where properties of that type can be referenced to map them more precisely. -
Classes in org.hibernate.search.mapper.pojo.mapping.definition.programmatic used by org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing Class Description ConstructorMappingStep The step in a mapping definition where a constructor can be mapped.MethodParameterMappingStep The step in a mapping definition where a method parameter can be mapped.PropertyMappingStep The step in a mapping definition where a property can be mapped.TypeMappingStep The step in a mapping definition where a type can be mapped, and where properties of that type can be referenced to map them more precisely. -
Classes in org.hibernate.search.mapper.pojo.mapping.definition.programmatic used by org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl Class Description ConstructorMappingStep The step in a mapping definition where a constructor can be mapped.MethodParameterMappingStep The step in a mapping definition where a method parameter can be mapped.PropertyMappingStep The step in a mapping definition where a property can be mapped.TypeMappingStep The step in a mapping definition where a type can be mapped, and where properties of that type can be referenced to map them more precisely. -
Classes in org.hibernate.search.mapper.pojo.mapping.definition.programmatic used by org.hibernate.search.mapper.pojo.mapping.definition.programmatic Class Description AssociationInverseSideOptionsStep The step in a "association inverse side" definition where optional parameters can be set.ConstructorMappingStep The step in a mapping definition where a constructor can be mapped.IndexingDependencyOptionsStep The step in an "indexing dependency" definition where optional parameters can be set.MethodParameterMappingStep The step in a mapping definition where a method parameter can be mapped.PropertyMappingDocumentIdOptionsStep The step in a property-to-document-ID mapping where optional parameters can be set.PropertyMappingFieldOptionsStep The step in a property-to-index-field mapping where optional parameters can be set.PropertyMappingFullTextFieldOptionsStep The step in a property-to-index-field mapping where optional parameters can be set, when the index field is a full-text field.PropertyMappingGenericFieldOptionsStep The step in a property-to-index-field mapping where optional parameters can be set, when the index field is a generic field.PropertyMappingIndexedEmbeddedStep The step in a property-to-indexed-embedded mapping where optional parameters can be set.PropertyMappingKeywordFieldOptionsStep The step in a property-to-index-field mapping where optional parameters can be set, when the index field is a keyword field.PropertyMappingNonFullTextFieldOptionsStep The step in a property-to-index-field mapping where optional parameters can be set, when the index field is not a full-text field.PropertyMappingScaledNumberFieldOptionsStep The step in a property-to-index-field mapping where optional parameters can be set, when the index field is a "scaled number" field.PropertyMappingStandardFieldOptionsStep The step in a property-to-index-field mapping where optional parameters can be set.PropertyMappingStep The step in a mapping definition where a property can be mapped.TypeMappingIndexedStep The step in a mapping definition where a type's indexing can be configured more precisely.TypeMappingStep The step in a mapping definition where a type can be mapped, and where properties of that type can be referenced to map them more precisely. -
Classes in org.hibernate.search.mapper.pojo.mapping.definition.programmatic used by org.hibernate.search.mapper.pojo.mapping.definition.programmatic.impl Class Description ConstructorMappingStep The step in a mapping definition where a constructor can be mapped.ProgrammaticMappingConfigurationContext A context to configure programmatic mapping.PropertyMappingStep The step in a mapping definition where a property can be mapped.TypeMappingIndexedStep The step in a mapping definition where a type's indexing can be configured more precisely.TypeMappingStep The step in a mapping definition where a type can be mapped, and where properties of that type can be referenced to map them more precisely. -
Classes in org.hibernate.search.mapper.pojo.mapping.definition.programmatic used by org.hibernate.search.mapper.pojo.mapping.spi Class Description ProgrammaticMappingConfigurationContext A context to configure programmatic mapping.