@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface SQLPrimaryKey
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
autoGenerated |
String |
sequence |
public abstract String sequence
Copyright © 2020. All rights reserved.