Package ghidra.framework.store.db
-
Interface Summary Interface Description VersionedDBListener VersionedDBListener
provides listeners the ability to be notified when changes occur to a versioned database. -
Class Summary Class Description PackedDatabase PackedDatabase
provides a packed form of Database which compresses a single version into a file.PackedDatabaseCache PackedDBHandle DBHandle
provides access to a PackedDatabase.PrivateDatabase PrivateDatabase
corresponds to a non-versioned database.VersionedDatabase VersionedDatabase
corresponds to a versioned database.