BankingClient/persistence
dankito d360ff1def Laid at least groundworks to encrypt Room database 2022-02-07 00:18:07 +01:00
..
LuceneBankingPersistence Extracted interfaces for UI model classes Customer, BankAccount and AccountTransaction. So entities can implement these interfaces directly, there's no need for mapping anymore 2022-02-07 00:18:06 +01:00
database/RoomBankingPersistence Laid at least groundworks to encrypt Room database 2022-02-07 00:18:07 +01:00
json/BankingPersistenceJson Implemented persisting data with Room 2022-02-07 00:18:06 +01:00