Add operation log of a subscription #437

Merged
tcdlpds merged 3 commits from nipuni/device-mgt-core:#11311 into appm_improvement 3 months ago
Purpose: https://roadmap.entgra.net/issues/11166
nipuni added 1 commit 3 months ago
tcdlpds requested changes 3 months ago
"WHERE o.ID = ? " +
"AND o.TENANT_ID = ?";
try (Connection conn = OperationManagementDAOFactory.getConnection();
Owner

Remove following part from try-with-resources block.

Connection conn = OperationManagementDAOFactory.getConnection()

Remove following part from try-with-resources block. Connection conn = OperationManagementDAOFactory.getConnection()
tcdlpds marked this conversation as resolved
nipuni added 2 commits 3 months ago
tcdlpds merged commit 829e1ed8a4 into appm_improvement 3 months ago

Reviewers

tcdlpds requested changes 3 months ago
The pull request has been merged as 829e1ed8a4.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: community/device-mgt-core#437
Loading…
There is no content yet.