|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface DatabaseMetaPlugin
This annotation signals to the plugin system that the class is a database metadata plugin.
Required Element Summary | |
---|---|
String |
type
|
String |
typeDescription
|
Element Detail |
---|
public abstract String type
public abstract String typeDescription
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |