Uses of Class
org.pentaho.di.shared.SharedObjectBase
-
Packages that use SharedObjectBase 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 SharedObjectBase in org.pentaho.di.core.database
Subclasses of SharedObjectBase in org.pentaho.di.core.database Modifier and Type Class Description class
DatabaseMeta
This class defines the database specific parameters for a certain database type.
-