Autopsy  4.18.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoDbUpgrader13To14 Class Reference

Inherits org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoDbUpgrader.

Public Member Functions

void upgradeSchema (CaseDbSchemaVersionNumber dbSchemaVersion, Connection connection) throws CentralRepoException, SQLException
 

Detailed Description

This class updates CR schema to 1.4

New correlation types for accounts are added, as well as some accounts related new tables are added in this version.

Definition at line 33 of file CentralRepoDbUpgrader13To14.java.

Member Function Documentation

void org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoDbUpgrader13To14.upgradeSchema ( CaseDbSchemaVersionNumber  dbSchemaVersion,
Connection  connection 
) throws CentralRepoException, SQLException

The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Thu Jul 8 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.