|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.chur.ant.db.profiles.text.UpdateSqlPreparator
public class UpdateSqlPreparator
Date: Oct 31, 2006 Time: 5:48:19 PM Author: Sergey Churikov
Constructor Summary | |
---|---|
UpdateSqlPreparator(Text2SqlConvertor text2SqlConvertor)
|
Method Summary | |
---|---|
java.lang.String |
createSql(Table table,
UpdateRecord updateRecord)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdateSqlPreparator(Text2SqlConvertor text2SqlConvertor)
Method Detail |
---|
public java.lang.String createSql(Table table, UpdateRecord updateRecord)
createSql
in interface SQLCommandProducer<UpdateRecord>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |