Name

blocking — Sets the database connection to be blocking

Synopsis

databaseObj.blocking

Description

#blocking sets the database connection to be blocking. Any long-running Statements will block when executed until they are complete.