[
https://issues.apache.org/jira/browse/IGNITE-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187713#comment-16187713
]
ASF GitHub Bot commented on IGNITE-6534:
----------------------------------------
GitHub user shroman opened a pull request:
https://github.com/apache/ignite/pull/2782
IGNITE-6534: Configure NotNull fields with annotations.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shroman/ignite GNITE-6534
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2782.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 #2782
----
commit ecca39d788f39de7eafded9e0523c5d97e0803eb
Author: shroman <[email protected]>
Date: 2017-10-02T07:13:18Z
IGNITE-6534: Configure NotNull fields with annotations.
----
> Configure NotNull fields with annotations
> -----------------------------------------
>
> Key: IGNITE-6534
> URL: https://issues.apache.org/jira/browse/IGNITE-6534
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Affects Versions: 2.3
> Reporter: Pavel Tupitsyn
> Assignee: Roman Shtykh
>
> IGNITE-6509 introduces a way to configure non-null QueryEntity fields.
> Implement {{@QuerySqlField.notNull}} property to allow same thing via
> annotations.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)