A B C D E F G H I J L M N O P Q R S T U V W X _

B

build() - Method in class net.wgen.op.db.SqlStatementBuilder
 
buildCallWithBindVariables(String, int, boolean) - Static method in class net.wgen.op.db.DatabaseUtils
Builds a SQL call statement with a question-mark bind variable for each of the function's arguments.
buildSqlStatement(DatabaseCall, Connection) - Static method in class net.wgen.op.db.DatabaseUtils
Builds a java.sql.PreparedStatement (or java.sql.Callablestatement) from a DatabaseCall.

A B C D E F G H I J L M N O P Q R S T U V W X _