<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    瘋狂

    STANDING ON THE SHOULDERS OF GIANTS
    posts - 481, comments - 486, trackbacks - 0, articles - 1
      BlogJava :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理

    hibernate annoation (二創建表)

    Posted on 2009-11-02 14:58 瘋狂 閱讀(880) 評論(0)  編輯  收藏 所屬分類: java hibernate

    為了追蹤hibernate的信息 <property name="hibernate.show_sql">true</property>

     新建User類:

     

    @Entity
    @Table(name="E_USER",uniqueConstraints={
    @UniqueConstraint(columnNames={"yahoo"})
    })
    public class User {

    private int id;
    private String yahoo; //昵稱唯一

    @Id
    @GeneratedValue(strategy=GenerationType.AUTO)
    public int getId() {
    return id;
    }
    public void setId(int id) {
    this.id = id;
    }
    public String getYahoo() {
    return yahoo;
    }
    public void setYahoo(String yahoo) {
    this.yahoo = yahoo;
    }

    }

     創建表 首先在hibernate.cfg.xml里配置<mapping class="com.eric.po.User"/>說明:使用annoation同樣可以接受.hbm.xml文件

     1,以手動創建

       DROP TABLE IF EXISTS `e_user`;
    CREATE TABLE `e_user` (
      `id` int(11) NOT NULL auto_increment,
      `yahoo` varchar(255) default NULL,
      PRIMARY KEY  (`id`),
      UNIQUE KEY `yahoo` (`yahoo`)
    ) ENGINE=InnoDB DEFAULT CHARSET=utf8;

     2,使用<property name="hbm2ddl.auto">create</property>屬性來自動創建

     3,SchemaExport : new SchemaExport(new AnnotationConfiguration().configure()).create(true,true);

         create(true,true):兩個參數:   

    Java代碼 復制代碼
    1. @param script print the DDL to the console   
    2. @param export export the script to the database  

       hibernate建表語句:

      drop table if exists E_USER
     create table E_USER (id integer not null auto_increment, yahoo varchar(255), primary key (id), unique (yahoo))

    主站蜘蛛池模板: 夜夜亚洲天天久久| 亚洲日韩图片专区第1页| 亚洲高清有码中文字| 嫖丰满老熟妇AAAA片免费看| 中文字幕亚洲综合久久2| 99久久精品免费精品国产| 亚洲人成网站在线播放vr| 国产免费MV大全视频网站| 久视频精品免费观看99| 亚洲AV永久无码精品水牛影视| 波多野结衣免费一区视频| 国产午夜亚洲精品| 亚洲网址在线观看你懂的| 亚洲成年网站在线观看| 毛片视频免费观看| 亚洲日本久久一区二区va| 无码人妻精品一二三区免费| 亚洲色大成网站www尤物| 精品久久洲久久久久护士免费| 亚洲国产精品自在拍在线播放| 99人中文字幕亚洲区| 日本免费一区二区在线观看| 日本亚洲色大成网站www久久| 曰皮全部过程视频免费国产30分钟 | 亚洲精品国产精品乱码视色| 免费高清国产视频| 亚洲一区无码中文字幕乱码| 嫩草影院在线免费观看| 亚洲欧洲一区二区| 成人毛片免费在线观看| 牛牛在线精品观看免费正| 无码视频免费一区二三区| 亚洲色大成WWW亚洲女子| 深夜a级毛片免费无码| 亚洲麻豆精品果冻传媒| 日韩色日韩视频亚洲网站 | 免费看又黄又爽又猛的视频软件| 在线观看亚洲天天一三视| 1000部羞羞禁止免费观看视频| 亚洲第一综合天堂另类专 | 亚洲国产精品成人综合色在线婷婷|