首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > PowerDesigner >

hibernate column should be 地图ped with insert="false" update="fals

2012-10-09 
hibernate column should be mapped with insertfalse updatefalsehibernate-mapping packagecom

hibernate column should be mapped with insert="false" update="false"

<hibernate-mapping package="com.huapu.networkmanage.db.hibernate">
?<class
??name="SyslogLogstack"
??table="SYSLOG_LOGSTACK"
?>
??<meta attribute="sync-DAO">false</meta>
??<id
???name="Id"
???type="integer"
???column="LOGSTACK_ID"
??>
?? <generator update="false")

热点排行