From: Andy P. <an...@il...> - 2004-11-09 11:51:50
|
Hello, I have a topic map for which I've changed the base locator using: org.tm4j.topicmap.TopicMap.setBaseLocator(Locator base) However, this leaves a row in the locator table (I'm using Hibernate) for the old locator. Is there a way to remove the old locator? Thanks, Andy. |