cancel
Showing results for 
Search instead for 
Did you mean: 

Porting J2EE application into SAP J2EE 6.40

Former Member
0 Kudos

Hi

We are porting the j2ee application into SAP J2EE 6.40. I am trying to figure out how the CLOB and BLOB table columns are supported in SAP J2EE.

Our backend is Oracle9.i; What kind of Oracle drivers we have load?

We are using the standard java api's to manipulate the CLOB and BLOB.

We have created a datasource with the following attribures;

ojdbc14.jar

Driver class: oracle.jdbc.driver.OracleDriver

Database URL: jdbc:oracle:thin:@host:port:instance

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185954
Active Contributor
0 Kudos