Class IdentifierBridgeRef.UndefinedBridgeImplementationType
java.lang.Object
org.hibernate.search.mapper.pojo.bridge.mapping.annotation.IdentifierBridgeRef.UndefinedBridgeImplementationType
- All Implemented Interfaces:
AutoCloseable
,IdentifierBridge<Object>
- Enclosing class:
- IdentifierBridgeRef
public abstract static class IdentifierBridgeRef.UndefinedBridgeImplementationType
extends Object
implements IdentifierBridge<Object>
Class used as a marker for the default value of the
IdentifierBridgeRef.type()
attribute.-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hibernate.search.mapper.pojo.bridge.IdentifierBridge
close, fromDocumentIdentifier, isCompatibleWith, toDocumentIdentifier