Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
odpicr
master
ODPI
Binder
Connection
Options
Driver
ConnectionBuilder
Field
ResultSet
Statement
Type
Generated using Crystal 1.10.1
2024-01-12 23:10:36 UTC
class
ODPI::
Statement
ODPI::Statement
DB::Statement
Reference
Object
Defined in:
odpi/statement.cr
Constructors
.new
(connection, query : String)
Instance Method Summary
#raw_stmt
: Pointer(LibODPI::DpiStmt)
Constructor Detail
def self.
new
(connection, query : String)
#
[
View source
]
Instance Method Detail
def
raw_stmt
: Pointer(LibODPI::DpiStmt)
#
[
View source
]