隨筆 - 15  文章 - 5  trackbacks - 0
          <2009年3月>
          22232425262728
          1234567
          891011121314
          15161718192021
          22232425262728
          2930311234

          常用鏈接

          留言簿(1)

          隨筆分類

          隨筆檔案

          搜索

          •  

          最新評(píng)論

          閱讀排行榜

          評(píng)論排行榜

          <?xml version="1.0"?>
          <!DOCTYPE hibernate-mapping PUBLIC
              
          "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
              
          "http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
          <hibernate-mapping package="com.simplye.hibernate">
              
          <class name="Animal" table="t_animal"> //可以設(shè)置抽象類,使抽象類不被創(chuàng)建   abstruct="true"
                  
          <id name="id">
                      
          <generator class="uuid"/> //或者手動(dòng)生成assigned
                  </id>
                  
          <property name="name"/>
                  
          <property name="sex"/>
                  <union-subclass name="Pig" table="t_pig">
                      <property name="weight"/>
                  </union-subclass>      
                  <union-subclass name="Brid" table="t_brid">
                      <property name="height">  
                  </union-subclass>
              
          </class>
          </hibernate-mapping>
          posted on 2009-03-02 01:26 simplye 閱讀(172) 評(píng)論(0)  編輯  收藏 所屬分類: hibernate note
          主站蜘蛛池模板: 长葛市| 专栏| 台东市| 郎溪县| 察隅县| 米易县| 昌黎县| 建阳市| 鹤山市| 攀枝花市| 凤山市| 江都市| 渑池县| 无棣县| 上饶县| 朝阳县| 繁昌县| 昔阳县| 荃湾区| 平果县| 吉安市| 佛教| 饶平县| 洪雅县| 平阴县| 门源| 上林县| 三都| 常德市| 富川| 乐清市| 黔江区| 涿州市| 双鸭山市| 青海省| 长岛县| 长乐市| 鹰潭市| 孟津县| 安徽省| 泰顺县|