MCPcopy Create free account
hub / github.com/cruppstahl/upscaledb / getHandle

Method getHandle

java/java/de/crupp/upscaledb/Cursor.java:476–478  ·  view source on GitHub ↗

Returns the Cursor handle

()

Source from the content-addressed store, hash-verified

474 * Returns the Cursor handle
475 */
476 public long getHandle() {
477 return m_handle;
478 }
479
480 private long m_handle;
481 private Database m_db;

Callers 3

selectRangeMethod · 0.45
createMethod · 0.45

Calls

no outgoing calls

Tested by 1