Uses of Class
org.hibernate.search.engine.mapper.mapping.building.spi.BackendsInfo
Packages that use BackendsInfo
-
Uses of BackendsInfo in org.hibernate.search.engine.mapper.mapping.building.spi
Methods in org.hibernate.search.engine.mapper.mapping.building.spi with parameters of type BackendsInfoModifier and TypeMethodDescriptionvoidMapper.prepareMappedTypes(BackendsInfo backendsInfo) Prepare for the mapping of types and inform the engine of the names of all backends this mapper depends on.