Package | Description |
---|---|
org.hibernate.search.bridge.builtin |
Modifier and Type | Class and Description |
---|---|
class |
BigDecimalBridge
Bridge a
BigDecimal to a String . |
class |
BigIntegerBridge
Bridge a
BigInteger to a String . |
class |
BooleanBridge
Bridge a boolean field to a
String . |
class |
ByteBridge
|
class |
CharacterBridge
|
class |
ClassBridge
|
class |
DoubleBridge
|
class |
EnumBridge
|
class |
FloatBridge
|
class |
IntegerBridge
|
class |
LongBridge
|
class |
NumberBridge
Base class used to bridge numbers (integer, double, etc.) as strings.
|
class |
ShortBridge
|
class |
StringBridge
Bridge a
String to a string. |
class |
UriBridge
|
class |
UrlBridge
|
class |
UUIDBridge
|
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.