@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface Index
String[]
columnNames
boolean
enabled
String
name
specified
unique
public abstract String name
public abstract boolean enabled
public abstract boolean unique
public abstract String[] columnNames
public abstract boolean specified
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.