google-cloud-spanner-hibernate-dialect/src/main/java/com/google/cloud/spanner/hibernate/SpannerDialect.java (5 lines): - line 196: // TODO: Remove when the override in the super class has been fixed. - line 330: // TODO: Remove when the override in the super class has been fixed. - line 341: // TODO: Remove when the override in the super class has been fixed. - line 358: // TODO: Remove when the override in the super class has been fixed. - line 438: // TODO: Remove the override in the super class to use the default implementation. google-cloud-spanner-hibernate-tools/src/main/java/com/google/cloud/spanner/hibernate/TransactionTagInterceptor.java (1 line): - line 126: // TODO: Fix tag regex allowed values in Connection API. google-cloud-spanner-hibernate-tools/src/main/java/com/google/cloud/spanner/hibernate/PooledBitReversedSequenceStyleGenerator.java (1 line): - line 411: // TODO: Use 'set local spanner.retry_aborts_internally=false' when that has been