Package | Description |
---|---|
org.hibernate.search.engine.mapper.mapping.building.spi | |
org.hibernate.search.mapper.pojo.mapping.spi |
Modifier and Type | Method and Description |
---|---|
Mapper<M> |
MappingInitiator.createMapper(MappingBuildContext buildContext,
ConfigurationPropertySource propertySource,
TypeMetadataContributorProvider<C> contributorProvider) |
Modifier and Type | Method and Description |
---|---|
Mapper<M> |
AbstractPojoMappingInitiator.createMapper(MappingBuildContext buildContext,
ConfigurationPropertySource propertySource,
TypeMetadataContributorProvider<PojoTypeMetadataContributor> contributorProvider) |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.