|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--net.sourceforge.backpedal.impl.AbstractComponent
|
+--net.sourceforge.backpedal.impl.core.PreparedStatementEssentials
| Field Summary |
| Fields inherited from interface net.sourceforge.backpedal.api.core.BackpedalStatementEssentials |
DELETE, INSERT, UPDATE |
| Method Summary | |
void |
backpedal(Connection connection)
Backpedal the statement I represent using the supplied connection. |
String |
toString()
|
| Methods inherited from class net.sourceforge.backpedal.impl.AbstractComponent |
enableLogging, log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public void backpedal(Connection connection)
throws SQLException
BackpedalStatementEssentials
backpedal in interface BackpedalStatementEssentialsSQLExceptionpublic String toString()
toString in class Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||