createStatement

abstract fun createStatement(sql: String): Statement

Creating statement by sql

Parameters

sql

SQL of statement