|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Delete | |
---|---|
org.apache.tuscany.das.rdb.config | |
org.apache.tuscany.das.rdb.config.impl | |
org.apache.tuscany.das.rdb.impl | |
org.apache.tuscany.das.rdb.util |
Uses of Delete in org.apache.tuscany.das.rdb.config |
---|
Methods in org.apache.tuscany.das.rdb.config that return Delete | |
---|---|
Delete |
ConfigFactory.createDelete()
Returns a new object of class 'Delete'. |
Delete |
Table.getDelete()
Returns the value of the 'Delete' containment reference. |
Methods in org.apache.tuscany.das.rdb.config with parameters of type Delete | |
---|---|
void |
Table.setDelete(Delete value)
Sets the value of the ' Delete ' containment reference. |
Uses of Delete in org.apache.tuscany.das.rdb.config.impl |
---|
Classes in org.apache.tuscany.das.rdb.config.impl that implement Delete | |
---|---|
class |
DeleteImpl
An implementation of the model object 'Delete'. |
Fields in org.apache.tuscany.das.rdb.config.impl declared as Delete | |
---|---|
protected Delete |
TableImpl.delete
The cached value of the ' Delete ' containment reference. |
Methods in org.apache.tuscany.das.rdb.config.impl that return Delete | |
---|---|
Delete |
ConfigFactoryImpl.createDelete()
|
Delete |
TableImpl.getDelete()
|
Methods in org.apache.tuscany.das.rdb.config.impl with parameters of type Delete | |
---|---|
org.apache.tuscany.sdo.impl.DataObjectBase.ChangeContext |
TableImpl.basicSetDelete(Delete newDelete,
org.apache.tuscany.sdo.impl.DataObjectBase.ChangeContext changeContext)
|
void |
TableImpl.setDelete(Delete newDelete)
|
Uses of Delete in org.apache.tuscany.das.rdb.impl |
---|
Constructors in org.apache.tuscany.das.rdb.impl with parameters of type Delete | |
---|---|
DeleteCommandImpl(Delete delete)
|
Uses of Delete in org.apache.tuscany.das.rdb.util |
---|
Methods in org.apache.tuscany.das.rdb.util with parameters of type Delete | |
---|---|
static java.lang.String |
ConfigUtil.getParameters(Delete deleteCommand)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |