Uses of Class
jetbrains.buildServer.serverSide.db.SQLExceptionConvertorBase
-
Packages that use SQLExceptionConvertorBase Package Description jetbrains.buildServer.serverSide.db -
-
Uses of SQLExceptionConvertorBase in jetbrains.buildServer.serverSide.db
Methods in jetbrains.buildServer.serverSide.db that return SQLExceptionConvertorBase Modifier and Type Method Description static SQLExceptionConvertorBase
SQLExceptionConvertorBase. getConvertor(DatabaseType dbType)
Provides with the instance of exception convertor that is appropriate for the specified DBMS.
-