What protocol does jdbc use?
What is addbatch jdbc?
What is resultsetmetadata?
What is 2-tier and 3-tier architecture?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
How do you create Connection?
What is jdbc architecture in java?
What is represented by the connection object?
Explain the difference between inner and outer join ?
what does batchUpdate does?
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 happens if we don't close the connection in jdbc?
Jdbc-odbc bridge is multi-threaded or not?