public class SpannerSchemaMigrator extends Object implements org.hibernate.tool.schema.spi.SchemaMigrator
SchemaMigrator which initializes the Spanner table exporter
before performing the schema migration.| Constructor and Description |
|---|
SpannerSchemaMigrator(SpannerSchemaManagementTool tool,
org.hibernate.tool.schema.spi.SchemaMigrator schemaMigrator) |
| Modifier and Type | Method and Description |
|---|---|
void |
doMigration(org.hibernate.boot.Metadata metadata,
org.hibernate.tool.schema.spi.ExecutionOptions options,
org.hibernate.tool.schema.spi.TargetDescriptor targetDescriptor) |
public SpannerSchemaMigrator(SpannerSchemaManagementTool tool, org.hibernate.tool.schema.spi.SchemaMigrator schemaMigrator)
Copyright © 2022 Google LLC. All rights reserved.