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 TypeMethodDescriptionint
AppConnection.executeCheckedSQL()
Faz o mesmo queexecuteCheckedUpdate()
, exceto que, se ocorrer uma exceção que não forRuleViolation
, é lançada comoDebugSQLException
para forçar o tratamento.int
AppConnection.executeSQL()
Executa qualquer tipo de comando SQL, lançando os dados do erro que ocorrer, seja ele qual for.