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
SQLExceptionprotected static void deleteTopicMap(TopicMapIF topicmap) throws SQLException
SQLExceptionpublic static void removeDuplicates(TopicMapIF topicmap) throws SQLException
SQLException