开发者

jdbc datatype API/Reference

I am getting an exception:

开发者_如何学JAVA

org.hibernate.MappingException: No Dialect mapping for JDBC type: -9

I found a list of JDBC Data type here Apache DB Project . How do I find out "-9" maps to one of the data types listed? From googling, people seem to say -9 represents nvarchar, but is there an authoritative source?


http://download.oracle.com/javase/6/docs/api/constant-values.html#java.sql.Types.REAL

from the javadocs themselves

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜