Class Statement.StatementFactory (2.30.1)

public static final class Statement.StatementFactory

Inheritance

java.lang.Object > Statement.StatementFactory

Methods

of(String arg0)

public Statement of(String arg0)
Parameter
Name Description
arg0 String
Returns
Type Description
Statement

withUnnamedParameters(String arg0, Object[] arg1)

public Statement withUnnamedParameters(String arg0, Object[] arg1)
Parameters
Name Description
arg0 String
arg1 Object[]
Returns
Type Description
Statement