com.redhat.persistence.metadata
Class UniqueKey
java.lang.Object
com.redhat.persistence.metadata.Constraint
com.redhat.persistence.metadata.UniqueKey
- public class UniqueKey
- extends Constraint
UniqueKey
- Version:
- $Revision: #5 $ $Date: 2004/04/07 $
- Author:
- rhs@mit.edu
versionId
public static final String versionId
- See Also:
- Constant Field Values
UniqueKey
public UniqueKey(Table table,
String name,
Column[] columns)
UniqueKey
public UniqueKey(String name,
Column column)
isPrimaryKey
public boolean isPrimaryKey()
getForeignKeys
public Set getForeignKeys()
isDeferred
public boolean isDeferred()
- Specified by:
isDeferred
in class Constraint
getSQL
public String getSQL()
- Specified by:
getSQL
in class Constraint
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC