execute Command
Executes a single command on a database connection
Uses the longLastingConnection property for the connection.
Return
true if the command executed without an SQLException
Parameters
command
a valid SQL command
Executes a single command on a database connection
Uses the longLastingConnection property for the connection.
true if the command executed without an SQLException
a valid SQL command