-
Recent Posts
-
Recent Comments
- Yishai on greenDAO 1.3 Release
- ramki on greenDAO 1.3 Release
- Anatoliy on greenDAO 1.3 Release
- ajay on greenDAO 1.3 Release
- DaoMaster on greenDAO 1.3 Release
-
March 2015 M T W T F S S « Jul 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 -
Archives
-
Pages
Tag Archives: Release
greenDAO 1.3 Release
Multithreading and Maven/Gradle support are the two major themes of greenDAO 1.3. If you are using greenDAO from multiple threads, you are highly advised to upgrade to the latest version of greenDAO to prevent deadlocks. Fixing these issues led to … Continue reading
Posted in News Tagged Gradle, Maven, Maven Central, Multithreading, Query, QueryBuilder, Release, V1.3 11 Comments
greenDAO 1.2 Release
greenDAO V1.2.0 comes with new features and an important bug fix. We recommend everyone to upgrade. Download here. New features and fixes in V1.2.0: Limited support of String PKs (no relations using String FKs yet) Fixed index creation (please update … Continue reading
greenDAO 1.1 Release
Since the 1.0 release of our Android ORM tool greenDAO, we saw greenDAOs’ community activity growing. During the last four months we collected developer feedback and added our own experience with greenDAO. Version 1.1 does not come with big changes, … Continue reading
greenDAO 1.0 Open Source Release
Today, we are happy to announce version 1.0 of greenDAO, which is also the first open source release. With this release, we think greenDAO is ready for a wide developer audience. The preview versions of greenDAO proved to be stable … Continue reading
Posted in News Tagged Active Entities, Keep Sections, Open Source, Performance, Release, To-Many 1 Comment
greenDAO Public Release
Today, we release greenDAO to the public. greenDAO is an ORM tool for Android that maps Java objects to SQLite database tables. It does that pretty quick and offers a nice and clean object oriented API for Android developers. With … Continue reading