| Package | Description |
|---|---|
| org.hibernate.search.mapper.pojo.bridge.binding |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IdentifierBindingContext<I>
The context provided to the
IdentifierBinder.bind(IdentifierBindingContext) method. |
interface |
PropertyBindingContext
The context provided to the
PropertyBinder.bind(PropertyBindingContext) method. |
interface |
RoutingKeyBindingContext
The context provided to the
RoutingKeyBinder.bind(RoutingKeyBindingContext) method. |
interface |
TypeBindingContext
The context provided to the
TypeBinder.bind(TypeBindingContext) method. |
interface |
ValueBindingContext<V>
The context provided to the
ValueBinder.bind(ValueBindingContext) method. |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.