|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface GdbTable
Required Element Summary | |
---|---|
java.lang.String |
name
The full database name for this table. |
Optional Element Summary | |
---|---|
java.lang.String |
prefix
If column names should be prefixed by default, this is the table's prefix or 'shorthand' |
Element Detail |
---|
public abstract java.lang.String name
public abstract java.lang.String prefix
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |