@Documented @Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface DocumentId
This annotation is only taken into account on Indexed types.
| Modifier and Type | Optional Element and Description |
|---|---|
IdentifierBinderRef |
identifierBinder |
IdentifierBridgeRef |
identifierBridge |
public abstract IdentifierBridgeRef identifierBridge
identifierBinder() is set.IdentifierBridgeRefpublic abstract IdentifierBinderRef identifierBinder
identifierBridge() is set.IdentifierBinderRefCopyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.