Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Oracle Datatypes vs. Java datatypes in resultset

Status
Not open for further replies.

KrisSimonis

Programmer
Jun 28, 2002
37
0
0
NL
I know it should be somewhere in the manual, however, I can't seem to find it anywhere.
Can anyone point me to the table that says which Oracle datatype in the database corresponds to what java type a resultset? I need to do a comparison of the database meta data column info to what I've got in the structure in our application kernel so see if any fields need altering in the database.

Kris Simonis
OGD Software


Kris Simonis
Topdesk Information Systems
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top