Class ValueBridgeRef.UndefinedBridgeImplementationType

java.lang.Object
org.hibernate.search.mapper.pojo.bridge.mapping.annotation.ValueBridgeRef.UndefinedBridgeImplementationType
All Implemented Interfaces:
AutoCloseable, ValueBridge<Void,Void>
Enclosing class:
ValueBridgeRef

public abstract static class ValueBridgeRef.UndefinedBridgeImplementationType extends Object implements ValueBridge<Void,Void>
Class used as a marker for the default value of the ValueBridgeRef.type() attribute.