| Package | Description |
|---|---|
| org.hibernate.search.mapper.pojo.bridge.binding | |
| org.hibernate.search.mapper.pojo.bridge.mapping.programmatic |
| Class and Description |
|---|
| BindingContext |
| Class and Description |
|---|
| IdentifierBindingContext
The context provided to the
IdentifierBinder.bind(IdentifierBindingContext) method. |
| MarkerBindingContext |
| PropertyBindingContext
The context provided to the
PropertyBinder.bind(PropertyBindingContext) method. |
| RoutingKeyBindingContext
The context provided to the
RoutingKeyBinder.bind(RoutingKeyBindingContext) method. |
| TypeBindingContext
The context provided to the
TypeBinder.bind(TypeBindingContext) method. |
| ValueBindingContext
The context provided to the
ValueBinder.bind(ValueBindingContext) method. |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.