Package | Description |
---|---|
org.hibernate.search.engine.mapper.mapping.building.spi | |
org.hibernate.search.mapper.pojo.mapping.spi |
Modifier and Type | Method and Description |
---|---|
MappingImplementor<M> |
Mapper.build()
Build the mapping based on the
indexed types
added so far. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPojoMappingImplementor<M> |
Modifier and Type | Method and Description |
---|---|
MappingImplementor<M> |
PojoMappingFactory.createMapping(ConfigurationPropertySource propertySource,
PojoMappingDelegate mappingDelegate) |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.