Package | Description |
---|---|
org.hibernate.search.bridge.impl |
Modifier and Type | Method and Description |
---|---|
TwoWayFieldBridge |
BridgeFactory.extractTwoWayType(FieldBridge fieldBridge,
org.hibernate.annotations.common.reflection.XClass appliedOnType,
org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager)
Takes in a fieldBridge and will return you a TwoWayFieldBridge instance.
|
Copyright © 2006–2016 Hibernate. All rights reserved.