public class PostgresContentPermissionSetDdlHelper extends BasePostgresDdlHelper
jdbcTemplate, schemaName
Constructor and Description |
---|
PostgresContentPermissionSetDdlHelper(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) |
Modifier and Type | Method and Description |
---|---|
protected String |
getCreateTriggerFunctionDdl() |
protected List<String> |
getCreateTriggerScripts() |
protected String |
getTriggerFunctionName() |
protected String |
getTriggerName() |
protected String |
getTriggerTableName() |
createTriggersAndFunctions, disableService, dropIndex, dropTriggersAndFunctions, enableService, getCreateEmptyTriggerFunctionDdl, getCreateTriggerDdl, getDropTriggerDdl, getTriggerName, indexExist
public PostgresContentPermissionSetDdlHelper(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
protected List<String> getCreateTriggerScripts()
getCreateTriggerScripts
in class BasePostgresDdlHelper
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences