| Class | Description |
|---|---|
| SpannerDialect |
Hibernate Dialect implementation for Cloud Spanner.
|
| SpannerServiceContributor |
An implementation of a Hibernate
ServiceContributor which provides custom settings
for the Spanner Hibernate dialect. |
| SpannerTableExporter |
The exporter for Cloud Spanner CREATE and DROP table statements.
|
| SpannerUniqueDelegate |
Hibernate implementer which generates unique index strings in DDL statements.
|
| Annotation Type | Description |
|---|---|
| Interleaved |
This annotation can be used to annotate an
Entity class that should be interleaved in
a parent table. |
Copyright © 2022 Google LLC. All rights reserved.