public class MySQLConnector extends PostgresConnector
PostgresConnector.Statementsdb, DEFAULT_LIMIT, SORT_ASC, SORT_DESC| Constructor and Description |
|---|
MySQLConnector(String connectionURL,
String driverName,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
protected PreparedStatement |
getQualifiedPS(PostgresConnector.Statements statement,
String searchClause,
Workflows.WorkflowDBEntry.WorkflowFields field,
boolean sortAscending,
int offset,
int limit) |
close, fetchJobDetails, fetchJobDetails, fetchJobStartStopTimes, fetchJobTaskAttempts, fetchTaskAttempts, fetchWorkflows, fetchWorkflows, fetchWorkflows, fetchWorkflowTaskAttempts, finalize, getQualifiedPS, submitJob, updateJobpublic MySQLConnector(String connectionURL, String driverName, String username, String password) throws IOException
IOExceptionprotected PreparedStatement getQualifiedPS(PostgresConnector.Statements statement, String searchClause, Workflows.WorkflowDBEntry.WorkflowFields field, boolean sortAscending, int offset, int limit) throws IOException
getQualifiedPS in class PostgresConnectorIOExceptionCopyright © 2016. All rights reserved.