code to insert values/rows into oracle database from a java
swing textfield when a button is pressed(using
preparedstatements)
No Answer is Posted For this Question
Be the First to Post Answer
What is a PreparedStatement?
can we define indexes on a foreign key? Explain pros and cons?
What is jdbc connection string?
What is jdbc databasemetadata interface?
What is meant by jdbc and odbc?
While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure
What does jdbc do?
What is the use of dialect?
Is jdbc open source?
can we create a own jdbc driver? how can we create?
RowSetInternal caller and returns void. What can I do in the readData method?
What is namedparameterjdbctemplate?