Virtual Position Forum
Please register to watch content in detail
Thanks
Admin virtual position


Join the forum, it's quick and easy

Virtual Position Forum
Please register to watch content in detail
Thanks
Admin virtual position
Virtual Position Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

DML Statements in java 2011

View previous topic View next topic Go down

GMT + 3 Hours DML Statements in java 2011

Post by sharmila farooqi Sun May 29, 2011 5:07 pm

my question is that we learn that java handles DML statements(update, insert and delete statements) with the help of two methods.i.e. by using conventional java statements and by ResultSet method.
my question is that as compare to both of these methods, which one used in which specific situation.
avatar
sharmila farooqi
Monstars
Monstars

Posts : 35
Join date : 2011-05-29

Back to top Go down

GMT + 3 Hours Re: DML Statements in java 2011

Post by Vuhelper Sun May 29, 2011 5:07 pm

Statement and Result object sets both are used together to get result



Statement

This object is used for executing a static SQL statement and returning the results it produces



ResultSet

A table of data representing a database result set, which is usually generated by executing a statement that queries the database
avatar
Vuhelper
Deep Bench
Deep Bench

Posts : 97
Join date : 2011-05-29

Back to top Go down

GMT + 3 Hours Re: DML Statements in java 2011

Post by sharmila farooqi Sun May 29, 2011 6:21 pm

thanks
avatar
sharmila farooqi
Monstars
Monstars

Posts : 35
Join date : 2011-05-29

Back to top Go down

GMT + 3 Hours Re: DML Statements in java 2011

Post by Sponsored content


Sponsored content


Back to top Go down

View previous topic View next topic Back to top

- Similar topics

Permissions in this forum:
You cannot reply to topics in this forum