|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tuscany.das.rdb.impl.ChangeFactory
public class ChangeFactory
Constructor Summary | |
---|---|
ChangeFactory(MappingWrapper mapping,
ConnectionImpl connection)
|
Method Summary | |
---|---|
MappingWrapper |
getConfig()
|
void |
setCreateCommand(InsertCommandImpl cmd)
|
void |
setDeleteCommand(DeleteCommandImpl cmd)
|
void |
setUpdateCommand(UpdateCommandImpl cmd)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChangeFactory(MappingWrapper mapping, ConnectionImpl connection)
Method Detail |
---|
public void setCreateCommand(InsertCommandImpl cmd)
public void setUpdateCommand(UpdateCommandImpl cmd)
public void setDeleteCommand(DeleteCommandImpl cmd)
public MappingWrapper getConfig()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |