Implemented support for "batch" insert operations + code refactoring.
commit78847b1b01b2edd9d03e0a3f96f3e88c1ad274c5
authorLoRd_MuldeR <mulder2@gmx.de>
Mon, 4 Oct 2021 20:52:41 +0000 (4 22:52 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Tue, 5 Oct 2021 22:35:11 +0000 (6 00:35 +0200)
tree452edb701e919a7b30e10cd2aa1a9c695b7f9697
parent768929fc83fea42ce7d5cbda44fd22d783eacb92
Implemented support for "batch" insert operations + code refactoring.
build.xml
make.cmd [new file with mode: 0644]
src/com/muldersoft/maps/sqlite/SQLiteMap.java
test/com/muldersoft/maps/sqlite/test/Main.java
test/com/muldersoft/maps/sqlite/test/MutableEntry.java [new file with mode: 0644]