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