|
|||||||||
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.DeleteSqlPreparator
public class DeleteSqlPreparator
Date: Oct 31, 2006 Time: 5:06:00 PM Author: Sergey Churikov
Constructor Summary | |
---|---|
DeleteSqlPreparator()
|
Method Summary | |
---|---|
java.lang.String |
createSql(Table table,
Record record)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeleteSqlPreparator()
Method Detail |
---|
public java.lang.String createSql(Table table, Record record)
createSql
in interface SQLCommandProducer<Record>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |