[GitHub] cayenne pull request #243: CAY-2369 Compatibility issue with field-based dat...

2017-10-03 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cayenne/pull/243


---


[GitHub] cayenne pull request #243: CAY-2369 Compatibility issue with field-based dat...

2017-09-27 Thread stariy95
GitHub user stariy95 opened a pull request:

https://github.com/apache/cayenne/pull/243

CAY-2369 Compatibility issue with field-based data objects

See [CAY-2369](https://issues.apache.org/jira/browse/CAY-2369)

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/stariy95/cayenne 4.1-nullable-primitives

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cayenne/pull/243.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #243


commit f61b163b99733c14ffd7530eb2f3d0dfbdd53960
Author: Nikita Timofeev 
Date:   2017-09-27T10:05:25Z

Use boxed types for nullable primitive fields

commit 6c871b3f68294a909b5feb573e237cd0fada753e
Author: Nikita Timofeev 
Date:   2017-09-27T11:11:04Z

Use boxed types for nullable primitive fields




---