Package org.apache.openjpa.jdbc.schema
Class XMLSchemaParser.UniqueInfo
java.lang.Object
org.apache.openjpa.jdbc.schema.XMLSchemaParser.UniqueInfo
- Enclosing class:
- XMLSchemaParser
Used to hold unique constraint info before it is resolved.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
unq
-
cols
-
-
Constructor Details
-
UniqueInfo
public UniqueInfo()
-