Uses of Class
br.com.intersys.systextil.connection.DebugSQLException
Packages that use DebugSQLException
-
Uses of DebugSQLException in br.com.intersys.systextil.connection
Methods in br.com.intersys.systextil.connection that throw DebugSQLExceptionModifier and TypeMethodDescriptionintAppConnection.executeCheckedSQL()Faz o mesmo queexecuteCheckedUpdate(), exceto que, se ocorrer uma exceção que não forRuleViolation, é lançada comoDebugSQLExceptionpara forçar o tratamento.intAppConnection.executeSQL()Executa qualquer tipo de comando SQL, lançando os dados do erro que ocorrer, seja ele qual for.