Documentation
¶
Overview ¶
This example shows how to utilize the GenericExecer interface if both driver.Rows and driver.Result of a statement are required.
This has the drawback that it essentially circumvents the database/sql interface for most interactions - the only advantage over using the driver directly will be the use of connection pooling of database/sql.
Click to show internal directories.
Click to hide internal directories.