Class MsSqlServerNativeSqlService
java.lang.Object
com.codebarrel.automation.api.store.nativesql.AbstractNativeSqlService
com.codebarrel.automation.api.store.nativesql.MsSqlServerNativeSqlService
- All Implemented Interfaces:
NativeSqlService
public class MsSqlServerNativeSqlService
extends AbstractNativeSqlService
implements NativeSqlService
-
Field Summary
Fields inherited from class com.codebarrel.automation.api.store.nativesql.AbstractNativeSqlService
AUTOMATION_QUEUE_TABLE_NAME
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.codebarrel.automation.api.store.nativesql.AbstractNativeSqlService
getAutomationQueueInsightByEventType
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.codebarrel.automation.api.store.nativesql.NativeSqlService
getAutomationQueueInsightByEventType
-
Constructor Details
-
MsSqlServerNativeSqlService
-
-
Method Details
-
getAutomationEventsByEventTypeQuery
- Specified by:
getAutomationEventsByEventTypeQuery
in classAbstractNativeSqlService
-