Uses of Class
org.pentaho.di.core.database.Schema
-
Packages that use Schema Package Description org.pentaho.di.core.database Contains all the different database dialects as well as the DatabaseMeta class (definition) and the Database class (execution) -
-
Uses of Schema in org.pentaho.di.core.database
Methods in org.pentaho.di.core.database that return Schema Modifier and Type Method Description Schema[]
DatabaseMetaInformation. getSchemas()
Methods in org.pentaho.di.core.database with parameters of type Schema Modifier and Type Method Description void
DatabaseMetaInformation. setSchemas(Schema[] schemas)
-