org.apache.openjpa.jdbc.schema
Class XMLSchemaParser.UniqueInfo
java.lang.Object
   org.apache.openjpa.jdbc.schema.XMLSchemaParser.UniqueInfo
org.apache.openjpa.jdbc.schema.XMLSchemaParser.UniqueInfo
- Enclosing class:
- XMLSchemaParser
- public static class XMLSchemaParser.UniqueInfo 
- extends Object
Used to hold unique constraint info before it is resolved.
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
unq
public Unique unq
cols
public Collection cols
XMLSchemaParser.UniqueInfo
public XMLSchemaParser.UniqueInfo()
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.