|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.sqltools.data.internal.core.common.data.PreparedStatementWriter
public class PreparedStatementWriter
Constructor Summary | |
---|---|
PreparedStatementWriter()
|
Method Summary | |
---|---|
static void |
write(java.sql.PreparedStatement pst,
int column,
int type,
java.lang.Object val)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreparedStatementWriter()
Method Detail |
---|
public static void write(java.sql.PreparedStatement pst, int column, int type, java.lang.Object val) throws java.sql.SQLException, java.io.IOException
java.sql.SQLException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |