com.atlassian.crowd.migration.legacy.database.sql
Class HSQLLegacyTableQueries

java.lang.Object
  extended by com.atlassian.crowd.migration.legacy.database.sql.GenericLegacyTableQueries
      extended by com.atlassian.crowd.migration.legacy.database.sql.HSQLLegacyTableQueries
All Implemented Interfaces:
LegacyTableQueries

public class HSQLLegacyTableQueries
extends GenericLegacyTableQueries


Constructor Summary
HSQLLegacyTableQueries()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HSQLLegacyTableQueries

public HSQLLegacyTableQueries()


Copyright © 2013 Atlassian. All Rights Reserved.