詳細検索結果
以下の条件での結果を表示する: 検索条件を変更
クエリ検索: "Java Persistence API"
2件中 1-2の結果を表示しています
  • Wenzhe ZHANG, Kai LU, Xiaoping WANG, Jie JIAN
    IEICE Transactions on Information and Systems
    2017年 E100.D 巻 5 号 1035-1045
    発行日: 2017/05/01
    公開日: 2017/05/01
    ジャーナル フリー

    New volatile memory (e.g. Phase Change Memroy) presents fast access, large capacity, byte-addressable, and non-volatility features. These features will bring impacts on the design of current software system. It has become a hot research topic of how to manage it and provide what kind of interface for upper application to use it. This paper proposes FP-Heap. FP-Heap supports direct access to non-volatile memory through a persistent heap interface. With FP-Heap, traditional persistent object systems can benefit directly from the byte-persistency of non-volatile memory. FP-Heap extends current virtual memory manager (VMM) to manage non-volatile memory and maintain a persistent mapping relationship. Also, FP-Heap offers a lightweight transaction mechanism to support atomic update of persistent data, a simple namespace to facilitate data indexing, and a basic access control mechanism to support data sharing. Compared with previous work Mnemosyne, FP-Heap achieves higher performance by its customized VMM and optimized transaction mechanism.

  • 高井正三, 喜多啓太, 米田恭章
    学術情報処理研究
    2008年 12 巻 1 号 31-42
    発行日: 2008/09/12
    公開日: 2019/03/26
    ジャーナル フリー

    筆者等は藤本幸夫前富山大学人文学部教授が蓄積してきた日本現存朝鮮古書に関する28項目の書誌情報をデータベース化し,DOKB(Database of Old Korean Books in Japan)と名付けて,インターネット上に公開するWebDBシステムを開発,運用,改良を行ってきた.現在,集部約3,000件のデータを公開中である.近年,Google Maps/Google Suggest等で使用されたAjax技法は,DB検索環境や検索において有用なツールとして応用できることから,この技法を用いたUnicode入力支援ツール,検索語類推支援ツールおよび古書の原文画像DB検索システムの開発を試みた.更に,Javaフレームワークを使用して,DOKBマスター・データの入力,更新などを行う管理ツールと刻手名に関するデータベース・システム「KOKUSHU」の開発を行った.本論文ではAjax技法の古書および古文書関連データベースへの適用の有用性と,JavaフレームワークによるWebDBアプリケーション・システム開発における有用性と高生産性を提案する.

feedback
Top