Package

com.datastax.driver

core

Permalink

package core

Visibility
  1. Public
  2. All

Type Members

  1. class MetadataHook extends AnyRef

    Permalink

Value Members

  1. object PreparedIdWorkaround

    Permalink

    PreparedId's fields are all invisible inside of it's structure in the 3.X release of the Java Driver.

    PreparedId's fields are all invisible inside of it's structure in the 3.X release of the Java Driver. We will have direct access in 4.0 but for now we use this backdoor to get the resultSetMetadata we want.

Ungrouped