SanteDB.DisconnectedClient.SQLite Namespace |
Class | Description | |
---|---|---|
ModelExtensions |
Ensure the data exists
| |
SQLiteDataContext |
Local data context
| |
SQLitePersistenceService |
Represents a dummy service which just adds the persistence services to the context
| |
SQLitePersistenceServiceBaseTData |
Represents a data persistence service which stores data in the local SQLite data store
| |
SQLiteStorageProvider |
A storage provider for SQLite
|
Interface | Description | |
---|---|---|
ISQLiteAssociativePersistenceService |
ADO associative persistence service
| |
ISQLitePersistenceService |
Represents an ADO based IDataPersistenceServie
|