I am using an oracle JDBC driver of version 10.2.0..
Is there any interface method where i can get the type of the loaded driver some thing like whether it of Type 1, Type 2, Type 3, Type 4.?
Using the Type of the driver iam going the manipulate some of the supported data types.
Thanks.
