Store locality of a Sone in the Sone itself, remove related methods from Database.
[Sone.git] / src / main / java / net / pterodactylus / sone / database / Database.java
2012-05-30 David ‘Bombe’ RodenStore locality of a Sone in the Sone itself, remove...
2012-05-30 David ‘Bombe’ RodenExtend and rename database interface and implementation.