get_statement
Description:
Creates a new Statement statement from this's contents.
Parameters:
this |
a SqlBuilder object |
Returns:
a new Statement object, or null if an error occurred |
Creates a new Statement statement from this's contents.
this |
a SqlBuilder object |
a new Statement object, or null if an error occurred |