Package | Description |
---|---|
org.hibernate.search.mapper.pojo.mapping.definition.programmatic |
Modifier and Type | Interface and Description |
---|---|
interface |
AssociationInverseSideMappingContext |
interface |
IndexingDependencyMappingContext |
interface |
PropertyDocumentIdMappingContext |
interface |
PropertyFieldMappingContext<S extends PropertyFieldMappingContext<?>> |
interface |
PropertyFullTextFieldMappingContext |
interface |
PropertyGenericFieldMappingContext |
interface |
PropertyIndexedEmbeddedMappingContext |
interface |
PropertyKeywordFieldMappingContext |
interface |
PropertySortableFieldMappingContext<S extends PropertySortableFieldMappingContext<?>> |
Modifier and Type | Method and Description |
---|---|
PropertyMappingContext |
PropertyMappingContext.bridge(BeanReference bridgeReference) |
PropertyMappingContext |
PropertyMappingContext.bridge(BridgeBuilder<? extends PropertyBridge> builder) |
PropertyMappingContext |
PropertyMappingContext.bridge(Class<? extends PropertyBridge> bridgeClass) |
PropertyMappingContext |
PropertyMappingContext.marker(MarkerBuilder builder) |
PropertyMappingContext |
TypeMappingContext.property(String propertyName) |
PropertyMappingContext |
PropertyMappingContext.property(String propertyName) |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.