@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface ProvidedId
This annotation should not be used in conjunction with DocumentId
Modifier and Type | Fields and Description |
---|---|
static String |
defaultFieldName |
Modifier and Type | Optional Element and Description |
---|---|
FieldBridge |
bridge |
String |
name |
public static final String defaultFieldName
public abstract String name
public abstract FieldBridge bridge
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved