mirror of
https://github.com/elisspace/autopsy.git
synced 2026-09-24 03:26:49 +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.