net.ontopia.topicmaps.impl.rdbms
Class Utils

java.lang.Object
  extended by net.ontopia.topicmaps.impl.rdbms.Utils

public class Utils
extends java.lang.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
 

Constructor Detail

Utils

public Utils()
Method Detail

removeDuplicates

public static void removeDuplicates(TopicMapIF topicmap)
                             throws java.sql.SQLException
INTERNAL: Helper function that effectively finds duplicate characteristics and suppresses them.

Throws:
java.sql.SQLException


Copyright © 2000-2012 Ontopia.