public class MySQLConnector extends PostgresConnector
PostgresConnector.Statements
db, 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, updateJob
public MySQLConnector(String connectionURL, String driverName, String username, String password) throws IOException
IOException
protected PreparedStatement getQualifiedPS(PostgresConnector.Statements statement, String searchClause, Workflows.WorkflowDBEntry.WorkflowFields field, boolean sortAscending, int offset, int limit) throws IOException
getQualifiedPS
in class PostgresConnector
IOException
Copyright © 2016. All rights reserved.