1 Reply Latest reply on Aug 21, 2003 3:31 AM by jonlee

    Getting an Oracle specific connection

    lindsey

      Is there any way to get to the raw Oracle jdbc connection from the wrapped connection returned by a datasource? I need to get a connection that I can cast to OracleConnection to use an Oracle specific feature. Anybody know how to do this? Thanks.

      Aaron