public class XMLTableHelper extends Object
Constructor and Description |
---|
XMLTableHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
processUniqueConstraints(Node node,
XMLHelper helper,
DatabaseTable table)
INTERNAL:
Process the unique-constraints for a given table node.
|
public static void processUniqueConstraints(Node node, XMLHelper helper, DatabaseTable table)
Copyright © 2022. All rights reserved.