public class DatabaseConnectorIntrospector extends java.lang.Object implements CVComponentIntrospector
CVComponentIntrospector.Default
Constructor and Description |
---|
DatabaseConnectorIntrospector() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(CVComponentConfig componentConfig,
IntrospectionQuery query)
Execute an introspection query
|
public java.lang.Object execute(CVComponentConfig componentConfig, IntrospectionQuery query) throws java.lang.Exception
CVComponentIntrospector
execute
in interface CVComponentIntrospector
componentConfig
- Configuration of the component to introspect. Depending on the case, this might or not be given.
Sometimes, the configuration is not complete, as the introspection query goal is to complete it.query
- Introspection queryjava.lang.Exception
Copyright © 2013 Dassault Systèmes, All Rights Reserved.