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)
|
org.pentaho.di.core.row |
Modifier and Type | Method and Description |
---|---|
RowMeta |
Database.getMetaFromRow(Object[] row,
ResultSetMetaData md) |
Modifier and Type | Method and Description |
---|---|
RowMeta |
RowMeta.clone() |