Class HSQLLegacyTableQueries
java.lang.Object
com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
com.atlassian.crowd.migration.legacy.database.sql.HSQLLegacyTableQueries
- All Implemented Interfaces:
LegacyTableQueries
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
getAllowedOperationsSQL, getAllUserAttributesSQL, getApplicationAttributesSQL, getApplicationPasswordCredentialsSQL, getApplicationsSQL, getAssociatedGroupsSQL, getDirectoriesSQL, getDirectoryAttributesSQL, getDirectoryMappingDataSQL, getDirectoryOperationsSQL, getGroupAttributesSQL, getGroupMembershipsSQL, getGroupsSQL, getInternalEntityTemplatesForUsersSQL, getPropertiesSQL, getRemoteAddressesSQL, getRoleAttributesSQL, getRoleMembershipsSQL, getRolesSQL, getSALPropertiesSQL, getUserCredentialsHistorySQL, getUserCredentialsSQL, getVerifyGroupsSQL, getVerifyRolesSQL
-
Constructor Details
-
HSQLLegacyTableQueries
public HSQLLegacyTableQueries()
-