Class BoundStatement.Builder

java.lang.Object
com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
Enclosing class:
BoundStatement

public static class BoundStatement.Builder extends Object
  • Constructor Details

    • Builder

      @InternalApi("For internal use only") public Builder(com.google.cloud.bigtable.data.v2.internal.PreparedStatementImpl preparedStatement, Map<String,SqlType<?>> paramTypes)
      Creates a builder from a PreparedStatement

      This is considered an internal implementation detail and should not be used by applications.

  • Method Details