RE: IBatis 3 Exceptions

2009-12-05 Thread Thijs
We use it. We use an oracle database with some business logic/rules in the SQL triggers. We have defined custom SQL exceptions that are thrown when certain rules fail. Based on the exception code we let the business logic from the application decide if it should show an error or automatically ret

Re:Error updating database. Cause: org .apache.ibatis.executor.ExecutorExcepti on: Executor was closed.

2009-12-05 Thread masonka...@libero.it
I found problem, the session while I'm using it in my class. thanks -- Initial Header --- >From : "masonka...@libero.it" masonka...@libero.it To : user-java@ibatis.apache.org Cc : Date : Wed, 25 Nov 2009 00:11:25 +0100 (CET) Subject : Error updating d