Java持久化組件 Apache Empire-db 2.3.0 發布

fmms 12年前發布 | 11K 次閱讀 Empire-db

Apache Empire-db 是一個開源的關系型數據持久化組件,能夠實現數據庫無關的動態查詢定義,簡便的數據讀取和更新。與其它持久化組件相比 如:Hibernate、TopLink、iBATIS或JPA實現,Empire-db更注重編譯期類型安全,減少冗余,開發效率的改進。 Empire-db所有的數據庫實體都通過動態bean進行管理,因此允許在運行期改變數據模型。

Apache Empire-db 2.3.0 發布了,這是 Empire-db 從孵化階段畢業后首次發行的版本,現在 Empire-db 的首頁地址為:
http://empire-db.apache.org/

該版本主要改進內容:

* Allow specification of delete action for each DBRelation (ON DELETE CASCADE)
* Extend Record and Column interfaces by Record.isReadOnly() and Column.validate() methods
* Simplify use of DBCommand:DBCommandParam class
* Allow expression based indexes
* Allow to specify the character column length in bytes (Non-Unicode) or
* chars (Unicode) for DDL generation

以及大量的 bug 修復。

 本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!