how you will execute the many tables data
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
How to set the attribute concurrency in resultset?
What happens if we don't close the connection in jdbc?
What are the functions of the jdbc connection interface?
What is the use of statement in jdbc?
State the different connection methods used for creating different types of sql.
What is a merge field?
What are the basic exceptions in jdbc?
What is the jdbc rowset?
why we don't use the type 2 driver for connect to the database in jdbc?
What is hbm xml?
which scenarios we go for jdbc,and which scenario we go for connection polling and wat r advantages and disadvantages using connection pooling.