What is RowId object in JDBC Explain?
Answers
Answered by
0
☆☞ Here is ur answer ☜☆
✔✔ Retrieving RowId Objects. Retrieve a java.sql.RowId object by calling the getter methods defined in the interfaces ResultSet and CallableStatement .
✔✔ The RowId object that is returned is an immutable object that you can use for subsequent referrals as a unique identifier to a row.
HOPE IT HELPS!
Answered by
0
hello!
☆☞ Here is ur answer ☜☆
✔✔ Retrieving RowId Objects. Retrieve a java.sql.RowId object by calling the getter methods defined in the interfaces ResultSet and CallableStatement .
✔✔ The RowId object that is returned is an immutable object that you can use for subsequent referrals as a unique identifier to a row.
HOPE IT HELPS!
Similar questions