Release of the last beta version (0.9.0) of easydbo, a lightweight open-source ORM System

Source: Internet
Author: User
Easydbo has been in the project for nearly seven months since its launch. During this period, we encountered many difficulties and had many ideas to give up, however, with the encouragement and support of many open-source enthusiasts, we finally achieved this big update and released a detailed easydbo user document.
Version 0.9.0 is the last beta version of easydbo. In this version, we have re-designed the overall architecture of easydbo, and made comprehensive plans for its usage and related functions, implements most of the functions of the general ORM system. Compared with the previous version 0.6.0, this version is updated as follows:
1. Java 5 annotation configuration ing support;
2. lazyload support for delayed loading;
3. One-to-one, one-to-many, and many-to-many relationships;
4. flexible transaction support;
5. Diverse methods for creating easyjdb core engines and flexible support.
6. Flexible cache configuration and creation methods.
  
With this version, we can not only implement simple single-Table ing, but also implement complex multi-table and relationship ing. Easydbo of this version also integrates the best practices in practical applications into the framework design, which can meet the requirements of quick development and achieve fast and simple application software development.
  
Along with the release of the last test version, we also released a detailed document for more than 40 pages of easydbo users.
   Online pdf document address:Http://www.easyjf.com/easydbo/devguide.pdf
   Online Document Reading address:Http://www.easyjf.com/easydbo/devguide.htm Project source code:Http://www.easyjf.com/easydbo/download.htm
   Project SVN:Http://svn.easyjf.com/repository/easyjf/easydbo/
   Official Project Website:Http://www.easyjf.com/easydbo
Easydbo project developers:
Daxia, piginzoo, William, stef_wu, Tian Yi, San Xian, qgz0910, clyyu, etc. Easydbo IntroductionEasydbo is an object-relational ing (ORM) system framework used in Java programs to implement rapid Database Development Based on Java technology. In essence, easydbo is a simple encapsulation of JDBC. It introduces a simpler and more practical method to map objects and relational databases by referring to the mainstream ORM systems, this allows us to focus more energy on Domain Modeling and software business logic during development.
Easydbo is a lightweight ORM system, which is positioned to resolve object relationship ing in small and medium system projects. It provides a simpler and more flexible ing method to integrate the best practices in practical applications into the ORM design, so as to meet the requirements of quick development, that is, rapid and simple application software development.
Easydbo provides a Core Engine for processing object-link ing. You can use this engine to perform operations on relational databases. If you use other open-source frameworks such as easyjweb provided by easyjf, the development efficiency can be greatly improved in actual development.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.