|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.openjpa.jdbc.schema.XMLSchemaParser.UniqueInfo
public static class XMLSchemaParser.UniqueInfo
Used to hold unique constraint info before it is resolved.
| Field Summary | |
|---|---|
java.util.Collection<java.lang.String> |
cols
|
Unique |
unq
|
| Constructor Summary | |
|---|---|
XMLSchemaParser.UniqueInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Unique unq
public java.util.Collection<java.lang.String> cols
| Constructor Detail |
|---|
public XMLSchemaParser.UniqueInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||