From: Christian M. <vc...@cl...> - 2002-09-23 01:43:34
|
Postgresql column type for types.NUMERIC is numeric --> http://developer.postgresql.org/docs/postgres/datatype.html#DATATYPE-NUMERIC Regards Chris Gavin King wrote: >Hi everyone, > >in response to a user request, I'm adding a BigDecimal type. According to >the JDBC spec, the correct mapping for this type is Types.NUMERIC. So we >need to go ahead and add a NUMERIC type to all the dialects. To make this a >bit easier, would people please let me know what database column type >Types.NUMERIC should be mapped to for their platforms? > >TIA > >Gavin > > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >hibernate-devel mailing list >hib...@li... >https://lists.sourceforge.net/lists/listinfo/hibernate-devel > > > > |