public static class ValueWrapperFieldBridge.TwoWayArrayBridge
extends org.hibernate.search.bridge.builtin.ArrayBridge
implements org.hibernate.search.bridge.TwoWayFieldBridge
| Constructor and Description |
|---|
TwoWayArrayBridge(org.hibernate.search.bridge.TwoWayFieldBridge bridge) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String name,
org.apache.lucene.document.Document document) |
String |
objectToString(Object object) |
public TwoWayArrayBridge(org.hibernate.search.bridge.TwoWayFieldBridge bridge)
bridge - the FieldBridge used for each entry of the arrayCopyright © 2016. All rights reserved.