Class | RR::ProxyCursor |
In: |
lib/rubyrep/proxy_cursor.rb
|
Parent: | Object |
Provides shared functionality for ProxyRowCursor and ProxyBlockCursor
connection | [RW] | The current ProxyConnection. |
cursor | [RW] | The current cursor. |
primary_key_names | [RW] | Array of primary key names for current table. |
table | [RW] | The name of the current table. |