public interface QueryProvider extends Serializable
InitializationLockDao| Modifier and Type | Method and Description |
|---|---|
String |
getQueryForLock() |
String |
getQueryForRowInsert() |
String |
getQueryForSelect() |
String |
getQueryForTableCreate() |
String |
getQueryForTransactionsIsolation() |
String |
getQueryForUnlock() |
String |
getTableName() |
String getQueryForSelect()
InitializationLockInfo as StringString getQueryForLock()
StringString getQueryForUnlock()
StringString getQueryForTableCreate()
StringString getQueryForRowInsert()
StringString getQueryForTransactionsIsolation()
Copyright © 2017 SAP SE. All Rights Reserved.