What are the 4 types of jdbc drivers?
No Answer is Posted For this Question
Be the First to Post Answer
What is a statement?
When does the result for an sql statement return null?
callable is interface or class ?
Are there any ODBC drivers that do not work with the JDBC- ODBC Bridge?
Give me some example for getting connection from connection pooling in JBoss Server. Is Connection Pool default in Server or we have to create it? Who can create Connection Pool in a Team. How it will be accessed by the developer code?
Where jdbc drivermanager class is used?
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 odbc and jdbc drivers?
What is database deadlock ?
How we can you use preparedstatement.
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?
What should be done for auto generating primary key id in a table ?