0.3.0
sai-pullabhotla
released this
01 Sep 22:53
·
217 commits
to master
since this release
- Added support for mapping and persistence of embedded objects. Two new annotations,
Embeddable
andEmbedded
, were introduced to support this feature. - Added two new annotations,
PropertyOverrides
andPropertyOverride
to override the properties defined in the Embeddable where needed. - Enhanced
QueryRequest
interfaces/classes to support literals in the query. - Enhanced the support for Array properties. Array properties now support the following data types, in addition to the previously supported (Long and String):
- Keys
- Double
- Boolean
- Updated the version of gcloud-java-datastore API to 0.2.7.