Uses of Class
br.com.intersys.systextil.connection.NotNullViolation
Packages that use NotNullViolation
-
Uses of NotNullViolation in br.com.intersys.systextil.connection
Methods in br.com.intersys.systextil.connection that throw NotNullViolationModifier 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
.