Uses of Interface
org.hibernate.search.engine.mapper.mapping.building.spi.IndexBindingContext
-
Packages that use IndexBindingContext Package Description org.hibernate.search.engine.mapper.mapping.building.spi -
-
Uses of IndexBindingContext in org.hibernate.search.engine.mapper.mapping.building.spi
Subinterfaces of IndexBindingContext in org.hibernate.search.engine.mapper.mapping.building.spi Modifier and Type Interface Description interface
IndexedEmbeddedBindingContext
The binding context associated to a specific non-root node in the entity tree.interface
IndexedEntityBindingContext
The binding context associated to the root node in the entity tree.
-