@Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface Tbl
boolean
autoCreate
Class<?>
extend
Index[]
indexes
String
name
TblType
type
public abstract String name
public abstract Index[] indexes
public abstract Class<?> extend
public abstract boolean autoCreate
public abstract TblType type
Copyright © 2020. All rights reserved.