org.squashtest.csp.tm.internal.repository.hibernate
Class NativeQueries

java.lang.Object
  extended by org.squashtest.csp.tm.internal.repository.hibernate.NativeQueries

public class NativeQueries
extends Object

thanks to the Hibernate support to pure scalar native queries, let's create another query respository.

Author:
bsiri

Field Summary
static String attachmentList_sql_removeFromAttachmentListContent
           
static String campaign_sql_remove
           
static String campaign_sql_removeFromFolder
           
static String campaign_sql_removeFromLibrary
           
static String campaignFolder_sql_findContentForFolder
           
static String campaignFolder_sql_findPairedContentForFolders
           
static String campaignFolder_sql_remove
           
static String campaignLibraryNode_sql_remove
           
static String requirement_sql_remove
           
static String requirement_sql_removeFromFolder
           
static String requirement_sql_removeFromLibrary
           
static String requirement_sql_removeFromVerifiedRequirementLists
           
static String requirementFolder_sql_findContentForFolder
           
static String requirementFolder_sql_findPairedContentForFolders
           
static String requirementFolder_sql_remove
           
static String requirementLibraryNode_sql_remove
           
static String testCase_sql_getCallingCampaignItemTestPlanOrderOffset
           
static String testCase_sql_getCallingIterationItemTestPlanOrderOffset
           
static String testCase_sql_remove
           
static String testCase_sql_removeCallingCampaignItemTestPlan
           
static String testCase_sql_removeCallingIterationItemTestPlan
           
static String testCase_sql_removeCallingIterationItemTestPlanFromList
           
static String testCase_sql_removeFromFolder
           
static String testCase_sql_removeFromLibrary
           
static String testCase_sql_removeTestStepFromList
           
static String testCase_sql_removeVerifyingTestCaseList
           
static String testCase_sql_selectCallingIterationItemTestPlanHavingExecutions
           
static String testCase_sql_selectCallingIterationItemTestPlanHavingNoExecutions
           
static String testCase_sql_setNullCallingExecutions
           
static String testCase_sql_setNullCallingExecutionSteps
           
static String testCase_sql_setNullCallingIterationItemTestPlanHavingExecutions
           
static String testCase_sql_updateCallingCampaignItemTestPlan
           
static String testCase_sql_updateCallingIterationItemTestPlanOrder
           
static String testCaseFolder_sql_findContentForFolder
           
static String testCaseFolder_sql_findPairedContentForFolders
           
static String testCaseFolder_sql_remove
           
static String testCaseLibraryNode_sql_remove
           
static String testStep_sql_removeActionSteps
           
static String testStep_sql_removeCallSteps
           
static String testStep_sql_removeTestSteps
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

attachmentList_sql_removeFromAttachmentListContent

public static final String attachmentList_sql_removeFromAttachmentListContent
See Also:
Constant Field Values

testCaseFolder_sql_findPairedContentForFolders

public static final String testCaseFolder_sql_findPairedContentForFolders
See Also:
Constant Field Values

testCaseFolder_sql_findContentForFolder

public static final String testCaseFolder_sql_findContentForFolder
See Also:
Constant Field Values

requirementFolder_sql_findPairedContentForFolders

public static final String requirementFolder_sql_findPairedContentForFolders
See Also:
Constant Field Values

requirementFolder_sql_findContentForFolder

public static final String requirementFolder_sql_findContentForFolder
See Also:
Constant Field Values

campaignFolder_sql_findPairedContentForFolders

public static final String campaignFolder_sql_findPairedContentForFolders
See Also:
Constant Field Values

campaignFolder_sql_findContentForFolder

public static final String campaignFolder_sql_findContentForFolder
See Also:
Constant Field Values

testCase_sql_remove

public static final String testCase_sql_remove
See Also:
Constant Field Values

testCaseLibraryNode_sql_remove

public static final String testCaseLibraryNode_sql_remove
See Also:
Constant Field Values

testCaseFolder_sql_remove

public static final String testCaseFolder_sql_remove
See Also:
Constant Field Values

testCase_sql_removeFromFolder

public static final String testCase_sql_removeFromFolder
See Also:
Constant Field Values

testCase_sql_removeFromLibrary

public static final String testCase_sql_removeFromLibrary
See Also:
Constant Field Values

testStep_sql_removeActionSteps

public static final String testStep_sql_removeActionSteps
See Also:
Constant Field Values

testStep_sql_removeCallSteps

public static final String testStep_sql_removeCallSteps
See Also:
Constant Field Values

testStep_sql_removeTestSteps

public static final String testStep_sql_removeTestSteps
See Also:
Constant Field Values

requirement_sql_remove

public static final String requirement_sql_remove
See Also:
Constant Field Values

requirementLibraryNode_sql_remove

public static final String requirementLibraryNode_sql_remove
See Also:
Constant Field Values

requirementFolder_sql_remove

public static final String requirementFolder_sql_remove
See Also:
Constant Field Values

requirement_sql_removeFromFolder

public static final String requirement_sql_removeFromFolder
See Also:
Constant Field Values

requirement_sql_removeFromLibrary

public static final String requirement_sql_removeFromLibrary
See Also:
Constant Field Values

campaign_sql_remove

public static final String campaign_sql_remove
See Also:
Constant Field Values

campaignLibraryNode_sql_remove

public static final String campaignLibraryNode_sql_remove
See Also:
Constant Field Values

campaignFolder_sql_remove

public static final String campaignFolder_sql_remove
See Also:
Constant Field Values

campaign_sql_removeFromFolder

public static final String campaign_sql_removeFromFolder
See Also:
Constant Field Values

campaign_sql_removeFromLibrary

public static final String campaign_sql_removeFromLibrary
See Also:
Constant Field Values

testCase_sql_getCallingCampaignItemTestPlanOrderOffset

public static final String testCase_sql_getCallingCampaignItemTestPlanOrderOffset
See Also:
Constant Field Values

testCase_sql_updateCallingCampaignItemTestPlan

public static final String testCase_sql_updateCallingCampaignItemTestPlan
See Also:
Constant Field Values

testCase_sql_removeCallingCampaignItemTestPlan

public static final String testCase_sql_removeCallingCampaignItemTestPlan
See Also:
Constant Field Values

testCase_sql_selectCallingIterationItemTestPlanHavingExecutions

public static final String testCase_sql_selectCallingIterationItemTestPlanHavingExecutions
See Also:
Constant Field Values

testCase_sql_selectCallingIterationItemTestPlanHavingNoExecutions

public static final String testCase_sql_selectCallingIterationItemTestPlanHavingNoExecutions
See Also:
Constant Field Values

testCase_sql_setNullCallingIterationItemTestPlanHavingExecutions

public static final String testCase_sql_setNullCallingIterationItemTestPlanHavingExecutions
See Also:
Constant Field Values

testCase_sql_getCallingIterationItemTestPlanOrderOffset

public static final String testCase_sql_getCallingIterationItemTestPlanOrderOffset
See Also:
Constant Field Values

testCase_sql_updateCallingIterationItemTestPlanOrder

public static final String testCase_sql_updateCallingIterationItemTestPlanOrder
See Also:
Constant Field Values

testCase_sql_removeCallingIterationItemTestPlanFromList

public static final String testCase_sql_removeCallingIterationItemTestPlanFromList
See Also:
Constant Field Values

testCase_sql_removeCallingIterationItemTestPlan

public static final String testCase_sql_removeCallingIterationItemTestPlan
See Also:
Constant Field Values

testCase_sql_setNullCallingExecutions

public static final String testCase_sql_setNullCallingExecutions
See Also:
Constant Field Values

testCase_sql_setNullCallingExecutionSteps

public static final String testCase_sql_setNullCallingExecutionSteps
See Also:
Constant Field Values

testCase_sql_removeVerifyingTestCaseList

public static final String testCase_sql_removeVerifyingTestCaseList
See Also:
Constant Field Values

testCase_sql_removeTestStepFromList

public static final String testCase_sql_removeTestStepFromList
See Also:
Constant Field Values

requirement_sql_removeFromVerifiedRequirementLists

public static final String requirement_sql_removeFromVerifiedRequirementLists
See Also:
Constant Field Values


Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.