public class PostgresSpaceDdlHelper extends BasePostgresDdlHelper
jdbcTemplate
Constructor and Description |
---|
PostgresSpaceDdlHelper(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) |
Modifier and Type | Method and Description |
---|---|
protected String |
getCreateTriggerFunctionDdl() |
protected String |
getTriggerFunctionName() |
protected String |
getTriggerName() |
protected String |
getTriggerTableName() |
createTriggersAndFunctions, disableService, dropIndex, dropTriggersAndFunctions, enableService, getCreateEmptyTriggerFunctionDdl, getCreateTriggerDdl, getCreateTriggerScripts, getDropTriggerDdl, getTriggerName
public PostgresSpaceDdlHelper(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
protected String getTriggerName()
getTriggerName
in class BasePostgresDdlHelper
protected String getTriggerTableName()
getTriggerTableName
in class BasePostgresDdlHelper
protected String getTriggerFunctionName()
getTriggerFunctionName
in class BasePostgresDdlHelper
protected String getCreateTriggerFunctionDdl()
getCreateTriggerFunctionDdl
in class BasePostgresDdlHelper
Copyright © 2003–2021 Atlassian. All rights reserved.