摘要: 1、hibernate的映射类型。hbm.xml中property中的type属性。这个type属性是表示持久化类中的属性对应数据库中的什么数据类型,用来构建一种映射type的可选值:hibernate的内建类型:integer,long,short,float....stringdate,time 阅读全文
posted @ 2016-08-25 16:53 guodaxia 阅读(246) 评论(0) 推荐(0) 编辑