Skip to content

Conversation

@renejeglinsky
Copy link
Contributor

Closes #1096

@renejeglinsky renejeglinsky requested a review from MattSchur July 11, 2024 07:25
@renejeglinsky renejeglinsky requested a review from smahati as a code owner July 11, 2024 07:25
Map<String, Object> b1;
b1.put("ID", 101);
b2.put("title", "Capire 1");
b1.put("title", "Capire 1");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 or using Java 11: #1099

@renejeglinsky
Copy link
Contributor Author

closed in favor of #1099

@renejeglinsky renejeglinsky deleted the renejeglinsky-issue-1096 branch July 11, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in example code snippet provided for Bulk Insert

3 participants