public class Utils extends Object
Constructor and Description |
---|
Utils() |
Modifier and Type | Method and Description |
---|---|
protected static void |
clearTopicMap(TopicMapIF topicmap)
INTERNAL: An internal utility class that let one delete a topic
map physically from the database.
|
protected static void |
deleteTopicMap(TopicMapIF topicmap)
INTERNAL: An internal utility class that let one delete a topic
map physically from the database.
|
static void |
removeDuplicates(TopicMapIF topicmap)
INTERNAL: Helper function that effectively finds duplicate
characteristics and suppresses them.
|
protected static void clearTopicMap(TopicMapIF topicmap) throws SQLException
SQLException
protected static void deleteTopicMap(TopicMapIF topicmap) throws SQLException
SQLException
public static void removeDuplicates(TopicMapIF topicmap) throws SQLException
SQLException