cancel
Showing results for 
Search instead for 
Did you mean: 

jdbc adapter

Former Member
0 Kudos

in jdbcadapter, what is meant driver class, how wu can define?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI

JDBC driver class loads along with the JDBC driver. This you have to configure using the JDBC adapter.

Search SDN with type of database you are looking for you will get details.

Thanks

Gaurav

prateek
Active Contributor
0 Kudos

It is the Java class of the JDBC driver that the JDBC adapter must load to be able to access the driver. It is specific to each specific JDBC format.

Regards,

Prateek