org.apache.openjpa.jdbc.schema
public static class XMLSchemaParser.UniqueInfo extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.Collection<java.lang.String> |
cols |
Unique |
unq |
Constructor and Description |
---|
XMLSchemaParser.UniqueInfo() |
public Unique unq
public java.util.Collection<java.lang.String> cols