| Interface | Description |
|---|---|
| BridgeAdaptor |
An interface for bridge adaptors, i.e.
|
| Class | Description |
|---|---|
| BridgeAdaptorUtils |
Utilities allowing to take into account bridge adaptors when detecting implemented tagging
interface (e.g.
|
| ContextualExceptionBridgeHelper |
Wrap the exception with an exception provide contextual feedback.
|
| EncodingStringBridge<T> |
A base class for
EncodingBridges that encode values as Strings using a specific format. |
| NumericFieldUtils |
Utility class to handle numeric fields.
|
| String2FieldBridgeAdaptor |
Bridge to use a StringBridge as a FieldBridge.
|
| ToStringNullMarker |
A null marker that uses toString() to retrieve the null string representation.
|
| TwoWayString2FieldBridgeAdaptor |
Bridge to use a TwoWayStringBridge as a TwoWayFieldBridge
|
| TwoWayString2FieldBridgeIgnoreAnalyzerAdaptor |
Copyright © 2006–2017 Hibernate. All rights reserved.