tkalkirill commented on a change in pull request #490:
URL: https://github.com/apache/ignite-3/pull/490#discussion_r766649728



##########
File path: modules/configuration/README.md
##########
@@ -163,6 +163,10 @@ public static class DatetimeColumnConfigurationSchema 
extends ColumnConfiguratio
 Thus, a column can only be one of these (varchar, decimal and datetime) types 
and will contain the
 type, name and fields specific to it.
 
+### Additional annotations
+
+* `@InjectedName` - allows to get the key associated with the configuration in 
the named list, see javadoc for details.
+

Review comment:
       In the javadoc for InjectedName, it is present, do you think it is 
clearly necessary to indicate it here?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to