Release Notes - 1.0
1.0.1-funcrel
Other Updates
| Details |
| Added 'ORMLite Unknown Entity', 'ORMLite Unknown Entity Operation', and 'ORMLite Unknown SQL Query' objects to handle unresolved CRUD operations. |
| An update has been implemented to ensure "relyon" links are correctly implemented between entity objects and corresponding Java classes. |
1.0.0-funcrel
Note
Moving from beta to funcrel.
1.0.0-beta1
Other Updates
| Details |
| A change has been implemented to ensure that ORMLite Entity Operation objects are now correctly identified as Java/JEE objects. |
| Added support for ORMLite based Android applications. |
1.0.0-alpha2
New Support
| Summary |
Details |
| Support for Custom query |
Added support for custom query builder based crud operation which will result in "ORMLite SQL Query" objects for queries created using custom query builder methods. |
1.0.0-alpha1
New Support
| Summary |
Details |
| Initial support for ORMLite |
Added support for "Java Entity" and "Raw SQL Query" based CRUD operations. |