unwrap

abstract fun unwrap(): Statement

Unwrap this statement into a JDBC Statement; this method is provided for host-side use only.

Return

JDBC statement corresponding to this one.