This website requires JavaScript.
Explore
Help
Sign In
codinux
/
fints4k
Watch
1
Star
0
Fork
You've already forked fints4k
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b4d466ebf2
fints4k
/
persistence
/
json
/
BankingPersistenceJson
/
src
History
dankito
12e84109f3
Implemented persisting data with Room
2022-02-07 00:18:06 +01:00
..
main/kotlin/net/dankito/banking
/persistence
Implemented persisting data with Room
2022-02-07 00:18:06 +01:00
test/kotlin/net/dankito/banking
/persistence
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