| Author |
Does java has java.sql.Types.NUMERIC type?
|
Mindy Wu
Ranch Hand
Joined: Jan 12, 2001
Posts: 121
|
|
Does anyone know the map type for JDBC "NUMERIC" in Java? Thanks! Mindy
|
 |
Cindy Glass
"The Hood"
Sheriff
Joined: Sep 29, 2000
Posts: 8521
|
|
|
You get your choice. Most people would use Double, but you could use Float.
|
"JavaRanch, where the deer and the Certified play" - David O'Meara
|
 |
 |
|
|
subject: Does java has java.sql.Types.NUMERIC type?
|
|
|