Uses of Class
com.atlassian.confluence.security.denormalisedpermissions.impl.setup.postgres.BasePostgresDdlHelper
-
Packages that use BasePostgresDdlHelper Package Description com.atlassian.confluence.security.denormalisedpermissions.impl.setup.postgres -
-
Uses of BasePostgresDdlHelper in com.atlassian.confluence.security.denormalisedpermissions.impl.setup.postgres
Subclasses of BasePostgresDdlHelper in com.atlassian.confluence.security.denormalisedpermissions.impl.setup.postgres Modifier and Type Class Description classPostgresContentDdlHelperContains methods for creating/removing triggers for content tableclassPostgresContentPermissionDdlHelperContains methods for creating/removing triggers for content_perm tableclassPostgresContentPermissionSetDdlHelperContains methods for creating/removing triggers for content_perm_set tableclassPostgresSpaceDdlHelperContains methods for creating/removing triggers for spaces tableclassPostgresSpacePermissionDdlHelperContains methods for creating/removing triggers for spacepermissions table
-