Answer Posted / subrahmanyam
protected static sun.jdbc.odbc.JdbcOdbc OdbcApi;
protected static long hEnv;
protected static long hDbc;
protected static java.util.Hashtable connectionList;
protected int iTimeOut;
protected static java.lang.String nativePrefix;
protected java.io.PrintWriter outWriter;
protected sun.jdbc.odbc.JdbcOdbcTracer tracer;
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is jdbc architecture?
How do I set properties for a JDBC driver and where are the properties stored?
How many ways can you update a result set?
What is jdbc url for mysql?
When do we use execute method in java jdbc?
How to update a resultset programmatically?
How many ways that we can view a result set?
What is jdbc thin client in oracle?
What are the basic exceptions in jdbc?
java based application for hospital management
What are the different classes through which JDBC represents statements?
Is jdbc secure?
How do I disallow NULL values in a table?
What are the different types of lockings in jdbc?
What is new in JDBC 2.0?