Explain the locking system in jdbc & its types?
No Answer is Posted For this Question
Be the First to Post Answer
How do I insert/update records with some of the columns having NULL value?
i am user who logined the application..after that another valid user will also logind..so that is it neccessary to create jdbc connection for each and every user...plz explain it with proper answer...plz help me
What is jdbc driver?
What is the advantage of namedparameterjdbctemplate?
Differentiate between type_scroll_insensitive and type_scroll_sensitive.
What are the packages are used in jdbc?
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
What is jdbc and odbc in java?
How do I disallow NULL values in a table?
Can I use JDBC to execute non-standard features that my DBMS provides?
Write an sql to find all records having all numeric characters in a field ?
How the JDBC application works?