PreparedStatement.exec

Binds the given arguments and executes the prepared statement, discarding the result.

class PreparedStatement
void
exec
(
T...
)
()

Meta