@Deprecated public class MySQLUtility extends DatabaseUtility
Modifier and Type | Field and Description |
---|---|
static String |
DATABASE_IDENTIFIER
Deprecated.
The unique database identifier.
|
DEFAULT_DATABASE_IDENTIFIER
Constructor and Description |
---|
MySQLUtility()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
supportsCase()
Deprecated.
|
boolean |
supportsRandomSampling()
Deprecated.
|
createConnectionFactory, getAggregationFunction, getAggregationFunctions, getConnectionFactory, getDatabaseIdentifier, getDatabaseIdentifiers, getJDBCDriverClasses, getReader, getStatementManipulator, getTableCreator, getUtility, getWriter, isValid, supportsDelete, supportsInsert, supportsUpdate, tableExists
public static final String DATABASE_IDENTIFIER
public boolean supportsRandomSampling()
supportsRandomSampling
in class DatabaseUtility
true
if the database supports random samplingpublic boolean supportsCase()
supportsCase
in class DatabaseUtility
true
if the database supports CASE statements
KNIME GmbH, Konstanz, Germany
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.