Hello! I'm using an Oracle database and I have to pass a CLOB value to a stored procedure. How can I do that if the connection DBCP returns to me is not an oracle connection? Thanks, JP
- Re: DBCP + CLOB Joao Batistella
- Re: DBCP + CLOB Dirk Verbeeck
Hello! I'm using an Oracle database and I have to pass a CLOB value to a stored procedure. How can I do that if the connection DBCP returns to me is not an oracle connection? Thanks, JP