from your SqlMapDao, use this

        Connection con = this.getSqlMapTransactionManager().getCurrentConnection();


2006/8/1, Cornel Antohi < [EMAIL PROTECTED]>:
Hi,

Is it possible to obtain the JDBC Connection from iBatis? I need it in order
to read MetaData (I am using WAS 6).

Thank you,
Cornel


Reply via email to