public class MsSqlSchedulerStateGateway extends DefaultSchedulerStateGateway
jdbcTemplate| Constructor and Description |
|---|
MsSqlSchedulerStateGateway(JdbcTemplate jdbcTemplate) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getCreateTableStatement() |
getSchedulerTimestamp, getSelectSchedulerTimestampQuery, getTableName, insertSchedulerRow, updateSchedulerRowcreateTable, doesTableExist, dropTable, getJdbcTemplate, tryCreatingTableAndLogExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateTable, doesTableExist, dropTablepublic MsSqlSchedulerStateGateway(JdbcTemplate jdbcTemplate)
protected java.lang.String getCreateTableStatement()
getCreateTableStatement in class DefaultSchedulerStateGatewayCopyright © 2018 SAP SE. All Rights Reserved.