PersistentDatabase
Coordinates PersistentDatabase behavior in the SDAI storage layer.
Author
Dmitriy Moroz
Types
Functions
Link copied to clipboard
Link copied to clipboard
expect open fun createAutoMigrations(autoMigrationSpecs: Map<KClass<out AutoMigrationSpec>, AutoMigrationSpec>): List<Migration>
Link copied to clipboard
internal expect fun createConnectionManager(configuration: DatabaseConfiguration): RoomConnectionManager
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Executes the generationResultDao step in the SDAI storage layer.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Executes the huggingFaceModelDao step in the SDAI storage layer.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Executes the localModelDao step in the SDAI storage layer.
Link copied to clipboard
Executes the supporterDao step in the SDAI storage layer.
Link copied to clipboard