Answer Posted / karna
http://java.sun.com/products/jdbc/features.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain different types of locks in jdbc?
Why isn't the java.sql.DriverManager class being found?
What is the difference between setmaxrows(int) and setfetchsize(int)?
What is xe in oracle jdbc url?
How do we call a stored procedure from jdbc?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?
What is @entity in java?
What is namedparameterjdbctemplate?
What are the types of statements in jdbc?
What is jdbc odbc bridge?
How can I determine the isolation levels supported by my DBMS?
Which Java and java.sql data types map to my specific database types?
What are the steps involved in establishing a connection using jdbc in java?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
Is jdbctemplate thread safe?