Package | Description |
---|---|
org.hibernate.search.mapper.pojo.bridge |
Class and Description |
---|
IdentifierBridgeBindingContext
The context provided to the
IdentifierBridge.bind(IdentifierBridgeBindingContext) method. |
PropertyBridgeBindingContext
The context provided to the
PropertyBridge.bind(PropertyBridgeBindingContext) method. |
RoutingKeyBridgeBindingContext
The context provided to the
RoutingKeyBridge.bind(RoutingKeyBridgeBindingContext) method. |
TypeBridgeBindingContext
The context provided to the
TypeBridge.bind(TypeBridgeBindingContext) method. |
ValueBridgeBindingContext
The context provided to the
ValueBridge.bind(ValueBridgeBindingContext) method. |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.