Method: PLSQL::OCIConnection::Cursor#raw_cursor
- Defined in:
- lib/plsql/oci_connection.rb
#raw_cursor ⇒ Object (readonly)
Returns the value of attribute raw_cursor.
73 74 75 |
# File 'lib/plsql/oci_connection.rb', line 73 def raw_cursor @raw_cursor end |