type database/sql/driver.Stmt (interface)

Method Implmentations


Exec(args []Value) (Result, error)
Query(args []Value) (Rows, error)