net.ontopia.topicmaps.impl.rdbms
Class Utils
java.lang.Object
net.ontopia.topicmaps.impl.rdbms.Utils
public class Utils
- extends Object
INTERNAL: An internal utility class that contains various utility
operations on the topic map implementation from this package.
- Since:
- 2.0
Constructor Summary |
Utils()
|
Method Summary |
static void |
removeDuplicates(TopicMapIF topicmap)
INTERNAL: Helper function that effectively finds duplicate
characteristics and suppresses them. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils
public Utils()
removeDuplicates
public static void removeDuplicates(TopicMapIF topicmap)
throws SQLException
- INTERNAL: Helper function that effectively finds duplicate
characteristics and suppresses them.
- Throws:
SQLException
Copyright © 2000-2012 Ontopia.