Skip to content

feat: Support getting/setting parameter and column values as com.google.cloud.spanner.Value instances #452

@olavloite

Description

@olavloite
  • The JDBC ResultSet#getObject(int, Class type) method should be able to return a com.google.cloud.spanner.Value instance
  • The JDBC PreparedStatement#setObject(int, Object value) method should be able to accept a com.google.cloud.spanner.Value instance

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the googleapis/java-spanner-jdbc API.priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions