Cleaned up DatabaseContentToTopics.java. The set-method now only deletes the entries...
authoridfx <idfx>
Fri, 26 Oct 2001 22:13:25 +0000 (22:13 +0000)
committeridfx <idfx>
Fri, 26 Oct 2001 22:13:25 +0000 (22:13 +0000)
commit2ec0f0d13403d64d8b7c64a6b6cb21a4537158f1
tree3ab4ff98ba1ef820f8ad394d35e5260d3cb04611
parent1d5b9c0eadc8081b1ee16de60e3e13fbf6e354ab
Cleaned up DatabaseContentToTopics.java. The set-method now only deletes the entries that have to be deleted and sets only the entries have to be set. So it is the first step to a more intelligent ProducerTopic-Method.
source/mircoders/storage/DatabaseContentToTopics.java