Uses of Class
org.hibernate.search.mapper.pojo.bridge.binding.impl.BoundTypeBridge
Packages that use BoundTypeBridge
Package
Description
-
Uses of BoundTypeBridge in org.hibernate.search.mapper.pojo.bridge.binding.impl
Methods in org.hibernate.search.mapper.pojo.bridge.binding.impl that return types with arguments of type BoundTypeBridge -
Uses of BoundTypeBridge in org.hibernate.search.mapper.pojo.mapping.building.impl
Methods in org.hibernate.search.mapper.pojo.mapping.building.impl that return types with arguments of type BoundTypeBridgeModifier and TypeMethodDescription<T> Optional<BoundTypeBridge<T>>PojoIndexModelBinder.bindType(IndexBindingContext indexBindingContext, BoundPojoModelPathTypeNode<T> modelPath, TypeBinder binder, Map<String, Object> params)