LosD commented on a change in pull request #222: METAMODEL-1151: Fixed by
adding DataContextFactory for SugarCRM.
URL: https://github.com/apache/metamodel/pull/222#discussion_r305746645
##########
File path:
dynamodb/src/main/java/org/apache/metamodel/dynamodb/DynamoDbDataContextFactory.java
##########
@@ -31,6 +32,9 @@
import com.amazonaws.services.dynamodbv2.AmazonDynamoDB;
import com.amazonaws.services.dynamodbv2.AmazonDynamoDBClientBuilder;
+/**
+ * {@link DataContextFactory} for DynamoDB
Review comment:
A liiiiittle bit useless JavaDoc comment. :)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services