|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PrimaryKey in org.eclipse.wst.rdb.internal.models.sql.constraints |
|---|
| Methods in org.eclipse.wst.rdb.internal.models.sql.constraints that return PrimaryKey | |
|---|---|
PrimaryKey |
SQLConstraintsFactory.createPrimaryKey()
Returns a new object of class 'Primary Key'. |
| Uses of PrimaryKey in org.eclipse.wst.rdb.internal.models.sql.constraints.impl |
|---|
| Classes in org.eclipse.wst.rdb.internal.models.sql.constraints.impl that implement PrimaryKey | |
|---|---|
class |
PrimaryKeyImpl
An implementation of the model object 'Primary Key'. |
| Methods in org.eclipse.wst.rdb.internal.models.sql.constraints.impl that return PrimaryKey | |
|---|---|
PrimaryKey |
SQLConstraintsFactoryImpl.createPrimaryKey()
|
| Uses of PrimaryKey in org.eclipse.wst.rdb.internal.models.sql.constraints.util |
|---|
| Methods in org.eclipse.wst.rdb.internal.models.sql.constraints.util with parameters of type PrimaryKey | |
|---|---|
java.lang.Object |
SQLConstraintsSwitch.casePrimaryKey(PrimaryKey object)
Returns the result of interpretting the object as an instance of 'Primary Key'. |
| Uses of PrimaryKey in org.eclipse.wst.rdb.internal.models.sql.tables |
|---|
| Methods in org.eclipse.wst.rdb.internal.models.sql.tables that return PrimaryKey | |
|---|---|
PrimaryKey |
BaseTable.getPrimaryKey()
|
| Uses of PrimaryKey in org.eclipse.wst.rdb.internal.models.sql.tables.impl |
|---|
| Methods in org.eclipse.wst.rdb.internal.models.sql.tables.impl that return PrimaryKey | |
|---|---|
PrimaryKey |
BaseTableImpl.getPrimaryKey()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||