Is java a database?
No Answer is Posted For this Question
Be the First to Post Answer
What does connection pooling mean ?
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 thin driver in jdbc?
What is the latest version of JDBC? What are the new features added in that?
What class.forname does, while loading the drivers?
Can we use the one instance of Statment to execute more than one query ?
Where jdbc drivermanager class is used?
What is a merge field?
i have 1000 records in resultset, how to get first 100 records from resultset, because resultset fetch all 1000 records at a time?
what happens if connection is not closed?
What is jdbc type?
password, is stored in as plain text. What can I do to protect my passwords?