Uses of Class
br.com.intersys.systextil.connection.RuleViolation
Packages that use RuleViolation
-
Uses of RuleViolation in br.com.intersys.systextil.connection
Subclasses of RuleViolation in br.com.intersys.systextil.connectionModifier and TypeClassDescriptionclass
class
class
class
class
class
Methods in br.com.intersys.systextil.connection that throw RuleViolationModifier 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
.