public static class RelationalDatabaseType.PostgresSql extends RelationalDatabaseType.MySql
RelationalDatabaseType.H2, RelationalDatabaseType.HSql, RelationalDatabaseType.MySql, RelationalDatabaseType.Oracle, RelationalDatabaseType.PostgresSql| Constructor and Description |
|---|
PostgresSql() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
dataSourceBelongToType(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) |
String |
getCreateQueueTableSql(String queueTableName,
int maxJsonLength) |
getSqlSelectForUpdatepublic boolean dataSourceBelongToType(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
dataSourceBelongToType in class RelationalDatabaseType.MySqlpublic String getCreateQueueTableSql(String queueTableName, int maxJsonLength)
getCreateQueueTableSql in class RelationalDatabaseType.MySqlCopyright © 2015. All rights reserved.