Which Java and java.sql data types map to my specific database types?
No Answer is Posted For this Question
Be the First to Post Answer
What are the steps involved in establishing a connection using jdbc in java?
what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?
can we define indexes on a foreign key? Explain pros and cons?
How do I find jdbc version?
What is connection pooling and why it is used?
Where is mysql jdbc driver located?
What is jdbc databasemetadata interface?
how you will execute the many tables data
What is statement and resultset in jdbc?
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 is jndi useful for Database connection?
Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?