Uses of Interface
org.hibernate.search.engine.mapper.mapping.building.spi.IndexBindingContext
Packages that use IndexBindingContext
-
Uses of IndexBindingContext in org.hibernate.search.engine.mapper.mapping.building.spi
Subinterfaces of IndexBindingContext in org.hibernate.search.engine.mapper.mapping.building.spiModifier and TypeInterfaceDescriptioninterfaceThe binding context associated to a specific non-root node in the entity tree.interfaceThe binding context associated to the root node in the entity tree.