Package org.pentaho.di.core.plugins
Annotation Type DatabaseMetaPlugin
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface DatabaseMetaPlugin
This annotation signals to the plugin system that the class is a database metadata plugin.- Author:
- matt
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description String
type
String
typeDescription
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
classLoaderGroup
-