Uses of Interface
org.hibernate.search.engine.mapper.mapping.building.spi.IndexedEmbeddedBindingContext
-
Packages that use IndexedEmbeddedBindingContext Package Description org.hibernate.search.engine.mapper.mapping.building.spi -
-
Uses of IndexedEmbeddedBindingContext in org.hibernate.search.engine.mapper.mapping.building.spi
Methods in org.hibernate.search.engine.mapper.mapping.building.spi that return types with arguments of type IndexedEmbeddedBindingContext Modifier and Type Method Description Optional<IndexedEmbeddedBindingContext>
IndexBindingContext. addIndexedEmbeddedIfIncluded(IndexedEmbeddedDefinition definition, boolean multiValued)
-