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