lib.jdbc.types

->connection

added in 4.0

(->connection conn)

Create a connection wrapper.

The connection wrapper is need because it implemens IMeta interface that is mandatory for transaction management.

->cursor

added in 4.0

(->cursor stmt)

creates a cursor from prepared statement