That question is far beyond the scope of Abator - so it should probably be it's own discussion thread.  But in general, the answer is "yes" - you should be able to do that.  You'll need to implement a custom transactionManager and dataSource in iBATIS that does what you want with Oracle.
 
Jeff Butler

 
On 1/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:
ok , thanks ..
we are planning to use Ibatis,
I think Ibatis more convenient if you know SQL and integrate with existing system.
Also seems easy to learn, and simpler than others.
 
 
We need to call an Oracle api  to set db side settings just after getting connection from pool
and before executing statement. Is it possible to do this with Ibatis? 
 
 
 

Reply via email to