Uses of Class
br.com.intersys.systextil.connection.CheckViolation
Packages that use CheckViolation
-
Uses of CheckViolation in br.com.intersys.systextil.connection
Methods in br.com.intersys.systextil.connection that throw CheckViolationModifier 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.executeCheckedUpdate()
Se ocorrer exceção, fecha oStatement
mas não fecha aConnection
.