|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractConstraintSource | |
|---|---|
| net.sourceforge.squirrel_sql.plugins.oracle.constraint | |
| Uses of AbstractConstraintSource in net.sourceforge.squirrel_sql.plugins.oracle.constraint |
|---|
| Subclasses of AbstractConstraintSource in net.sourceforge.squirrel_sql.plugins.oracle.constraint | |
|---|---|
class |
CKConstraintSource
Class that creates the SQL source for a check constraint. |
class |
FKConstraintSource
Class that creates the SQL source for a foreign key constraint. |
class |
PKConstraintSource
Class that creates the SQL source for a primary key constraint. |
class |
UQConstraintSource
Constructs the SQL source for a unique constraint. |
| Constructors in net.sourceforge.squirrel_sql.plugins.oracle.constraint with parameters of type AbstractConstraintSource | |
|---|---|
CKConstraintSource(ISession session,
ConstraintInfo ci,
AbstractConstraintSource cs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||