hibernate tools oracle nvarchar2 被映射成Serializable
http://opensource.atlassian.com/projects/hibernate/browse/HBX-656
?
貌似问题还没有解决
?
难道非得用
<hibernate-reverse-engineering>
?<type-mapping>
??<sql-type jdbc-type="OTHER" hibernate-type='string'></sql-type>
?</type-mapping>