D G I O 
All Classes All Packages

D

DerbyDatabaseMeta - Class in org.apache.hop.databases.derby
Contains Apache Derby Database Connection information through static final members
DerbyDatabaseMeta() - Constructor for class org.apache.hop.databases.derby.DerbyDatabaseMeta
 

G

getAccessTypeList() - Method in class org.apache.hop.databases.derby.DerbyDatabaseMeta
 
getAddColumnStatement(String, IValueMeta, String, boolean, String, boolean) - Method in class org.apache.hop.databases.derby.DerbyDatabaseMeta
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.
getDefaultDatabasePort() - Method in class org.apache.hop.databases.derby.DerbyDatabaseMeta
 
getDriverClass() - Method in class org.apache.hop.databases.derby.DerbyDatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.apache.hop.databases.derby.DerbyDatabaseMeta
 
getFieldDefinition(IValueMeta, String, String, boolean, boolean, boolean) - Method in class org.apache.hop.databases.derby.DerbyDatabaseMeta
 
getModifyColumnStatement(String, IValueMeta, String, boolean, String, boolean) - Method in class org.apache.hop.databases.derby.DerbyDatabaseMeta
Generates the SQL statement to modify a column in the specified table
getNotFoundTK(boolean) - Method in class org.apache.hop.databases.derby.DerbyDatabaseMeta
 
getReservedWords() - Method in class org.apache.hop.databases.derby.DerbyDatabaseMeta
 
getSqlInsertAutoIncUnknownDimensionRow(String, String, String) - Method in class org.apache.hop.databases.derby.DerbyDatabaseMeta
Get the SQL to insert a new empty unknown record in a dimension.
getTruncateTableStatement(String) - Method in class org.apache.hop.databases.derby.DerbyDatabaseMeta
 
getURL(String, String, String) - Method in class org.apache.hop.databases.derby.DerbyDatabaseMeta
 

I

isFetchSizeSupported() - Method in class org.apache.hop.databases.derby.DerbyDatabaseMeta
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
isSupportsBitmapIndex() - Method in class org.apache.hop.databases.derby.DerbyDatabaseMeta
 
isSupportsGetBlob() - Method in class org.apache.hop.databases.derby.DerbyDatabaseMeta
 

O

org.apache.hop.databases.derby - package org.apache.hop.databases.derby
 
D G I O 
All Classes All Packages