public savepoint(name as String = "") as Savepoint throws SQLException
import klyn.databases.sql savepoint = connection.savepoint("after_insert")