Package org.hibernate.search.bridge.builtin.impl

Class Summary
BuiltinArrayBridge An implementation of ArrayBridge that can be used with Hibernate Search query DSL.
BuiltinIterableBridge An implementation of IterableBridge that can be used with Hibernate Search query DSL.
BuiltinMapBridge An implementation of MapBridge that can be used with Hibernate Search query DSL.
BuiltinNumericArrayBridge It manages arrays annotated with NumericField
BuiltinNumericIterableBridge It manages an Iterable object annotated with NumericField
BuiltinNumericMapBridge It manages an Map object annotated with NumericField
DefaultStringBridge Convert an object using the toString method or return null if the object is null.
NullEncodingFieldBridge  
NullEncodingTwoWayFieldBridge  
String2FieldBridgeAdaptor Bridge to use a StringBridge as a FieldBridge.
TwoWayString2FieldBridgeAdaptor Bridge to use a TwoWayStringBridge as a TwoWayFieldBridge
 



Copyright © 2006-2012 Red Hat Middleware, LLC. All Rights Reserved