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

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

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

    探索與發現

    研究java技術

      BlogJava :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理 ::
      83 隨筆 :: 0 文章 :: 109 評論 :: 0 Trackbacks
    ?MySQL Connector/J下載地址
    http://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-3.1.12.zip/
    主要新增功能是:
    The driver now also supports "streaming" result sets, which allows users to retrieve large numbers of rows without using a large memory buffer. With newly added large-packet protocol support, the driver can send rows and BLOBs up to 2 gigabytes in size.

    New features from the JDBC-3.0 API in the latest production version of MySQL Connector/J include getGeneratedKeys which allows users to retrieve auto-increment fields in a non-database-specific way. Auto-increment fields now work with object-relational mapping tools, as well as Enterprise Java Beans (EJB) servers with Container Managed Persistence (CMP) that support JDBC-3.0.

    The development version is being refactored to support new features in conjunction with version 4.1 of the MySQL database server, including server-side prepared statements and improved handling of multiple simultaneous character sets, including Unicode in the UCS2 and UTF8 encodings.

    Retrieval of Auto Generated Keys:
    主要針對自動增長類型的數據取值的問題:
    比如我們插入一條數據:
    像原來jdbc2.0時我們這樣干的:
    Int rowcount = stmt.executeUpdate (
    "insert into LocalGeniusList (name) values ('Karen')"); // insert row
    
    // now get the disk address – rowid – for the newly inserted row
    ResultSet rs = stmt.executeQuery (
    
    "select rowid from LocalGeniusList where name = 'Karen'");
    jdbc3.0時我們可以在插入一條記錄時同時得到行數,
    還可以訪問到自動增長的數據如:
    Int rowcount = stmt.executeUpdate (
    
    "insert into LocalGeniusList (name) values ('Karen'),
    Statement.RETURN_GENERATED_KEYS); // insert row AND return key
    
    ResultSet rs = stmt.getGeneratedKeys (); // key is automatically available
    而有些數據庫不支持自動增長類型的數據,jdbc3.0也給出相應的支持:
    // insert the row and specify that you want the employee ID returned as the key Int rowcount = stmt.executeUpdate ( "insert into LocalGeniusList (name) values ('Karen'), "employeeID");
    ResultSet rs = stmt.getGeneratedKeys (); // Karen's employeeID value is now available
    要想了解更多的jdbc3.0可以參考下面的網站:
    http://www.datadirect.com/developer/jdbc/topics/jdbc30/index.ssp
    http://www-128.ibm.com/developerworks/java/library/j-jdbcnew/
    http://www.onjava.com/pub/a/onjava/synd/2001/08/21/jdbc.html?page=3
    jdbc4.0參考網站
    http://www.theserverside.com/news/thread.tss?thread_id=34465
    http://weblogs.java.net/blog/lancea/archive/2006/05/jdbc_40_sqlxml.html
    http://java.sys-con.com/read/111252.htm
    下載jdbc4.0規范
    http://192.18.108.135/ECom/EComTicketServlet/BEGIN747810F695946413098EEF45230B1F12/-2147483648/1488530847/1/686798/686786/1488530847/2ts+/westCoastFSEND/jdbc-4.0-pr-spec-oth-JSpec/jdbc-4.0-pr-spec-oth-JSpec:2/jdbc4.0-pd-spec.pdf
    posted on 2006-05-19 08:33 蜘蛛 閱讀(1544) 評論(1)  編輯  收藏 所屬分類: jdbc

    評論

    # re: jdbc3.0自動增長類型取值方案 2006-05-20 09:53 劍事
    ResultGather rs = new ResultGather("insert into mms.dbo.TBL_RESERVED_MMS(SEND_PHONE,RECV_PHONE,SERVICE_CODE,CONTENT_TYPE,VAS_SUBJECT) values('phone ',' fromphone',' serviceid','M','title') SELECT @@IDENTITY AS 'linkkey'");

    SQLSERVER 可以這樣  回復  更多評論
      


    只有注冊用戶登錄后才能發表評論。


    網站導航:
     
    主站蜘蛛池模板: 亚洲国产精品一区第二页| 亚洲精品国产高清不卡在线| 亚洲AV永久无码精品一百度影院| 一边摸一边桶一边脱免费视频| 日本不卡视频免费| 亚洲AV成人精品一区二区三区| 国产一区在线观看免费| 西西人体大胆免费视频| 亚洲人成色77777在线观看大 | 浮力影院第一页小视频国产在线观看免费| 亚洲日韩乱码久久久久久| 成人免费激情视频| 亚洲中文字幕一二三四区 | 国产精品亚洲美女久久久| 国产精品免费视频观看拍拍| 亚洲精品午夜无码专区| 午夜无码A级毛片免费视频 | 2020久久精品国产免费| 亚洲精品无码你懂的| 又粗又黄又猛又爽大片免费| 两个人www免费高清视频| 久久亚洲精精品中文字幕| 久久久久久99av无码免费网站 | 国产大片免费天天看| 久久精品国产亚洲av麻| 99久久精品日本一区二区免费| 亚洲国产一区二区三区在线观看| 国产gav成人免费播放视频| 中文永久免费观看网站| 亚洲精品人成电影网| 免费的涩涩视频在线播放| 亚洲阿v天堂在线2017免费| 亚洲酒色1314狠狠做| 国产国产成年年人免费看片| 中国人免费观看高清在线观看二区 | 日本三级2019在线观看免费| 高潮毛片无遮挡高清免费视频| 亚洲AV日韩AV鸥美在线观看| 午夜视频免费成人| 久久国产精品免费网站| 久久亚洲精品高潮综合色a片|