@Documented @Target(value={}) @Retention(value=RUNTIME) public @interface OAIndex
Modifier and Type | Required Element and Description |
---|---|
OAIndexColumn[] |
columns |
String |
name |
Modifier and Type | Optional Element and Description |
---|---|
boolean |
fkey |
public abstract String name
public abstract OAIndexColumn[] columns
Copyright © 1999–2019 ViaOA. All rights reserved.