public class XMLTableHelper
extends java.lang.Object
Constructor and Description |
---|
XMLTableHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
processUniqueConstraints(org.w3c.dom.Node node,
XMLHelper helper,
DatabaseTable table)
INTERNAL:
Process the unique-constraints for a given table node.
|
public static void processUniqueConstraints(org.w3c.dom.Node node, XMLHelper helper, DatabaseTable table)