net.sourceforge.squirrel_sql.plugins.oracle.constraint
Class FKConstraintSource
java.lang.Object
net.sourceforge.squirrel_sql.plugins.oracle.constraint.AbstractConstraintSource
net.sourceforge.squirrel_sql.plugins.oracle.constraint.FKConstraintSource
public class FKConstraintSource
- extends AbstractConstraintSource
Class that creates the SQL source for a foreign key constraint.
- Author:
- bpaulon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FKConstraintSource
public FKConstraintSource(ISession session,
ConstraintInfo ci)
buildDeleteClause
protected String buildDeleteClause()
buildConstraintClause
public void buildConstraintClause()
throws Exception
- Specified by:
buildConstraintClause in class AbstractConstraintSource
- Throws:
Exception
Copyright © 2001-2013. All Rights Reserved.