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