| Package | Description |
|---|---|
| org.hibernate.search.bridge.impl | |
| org.hibernate.search.engine.impl |
| Modifier and Type | Method and Description |
|---|---|
NumericField |
XMemberBridgeProviderContext.getNumericField() |
| Modifier and Type | Method and Description |
|---|---|
FieldBridge |
BridgeFactory.guessType(Field field,
NumericField numericField,
org.hibernate.annotations.common.reflection.XMember member,
org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager,
ServiceManager serviceManager) |
| Constructor and Description |
|---|
XMemberBridgeProviderContext(org.hibernate.annotations.common.reflection.XMember member,
NumericField numericField,
org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager,
ServiceManager serviceManager) |
| Modifier and Type | Method and Description |
|---|---|
static Integer |
AnnotationProcessingHelper.getPrecisionStep(NumericField numericFieldAnn) |
Copyright © 2006–2014 Hibernate. All rights reserved.