mirror of
https://github.com/elisspace/autopsy.git
synced 2026-09-23 19:16:58 +00:00
executeQuery() returns a CaseDbQuery object which will automatically release the acquired lock when used in a try-with-resources block.
executeQuery() returns a CaseDbQuery object which will automatically release the acquired lock when used in a try-with-resources block.