public class SpannerSchemaCreator extends Object implements org.hibernate.tool.schema.spi.SchemaCreator
SchemaCreatorImpl which batches DDL statements
to optimize performance.| Constructor and Description |
|---|
SpannerSchemaCreator(SpannerSchemaManagementTool tool,
org.hibernate.tool.schema.spi.SchemaCreator schemaCreator) |
| Modifier and Type | Method and Description |
|---|---|
void |
doCreation(org.hibernate.boot.Metadata metadata,
org.hibernate.tool.schema.spi.ExecutionOptions options,
org.hibernate.tool.schema.spi.SourceDescriptor sourceDescriptor,
org.hibernate.tool.schema.spi.TargetDescriptor targetDescriptor) |
public SpannerSchemaCreator(SpannerSchemaManagementTool tool, org.hibernate.tool.schema.spi.SchemaCreator schemaCreator)
public void doCreation(org.hibernate.boot.Metadata metadata,
org.hibernate.tool.schema.spi.ExecutionOptions options,
org.hibernate.tool.schema.spi.SourceDescriptor sourceDescriptor,
org.hibernate.tool.schema.spi.TargetDescriptor targetDescriptor)
doCreation in interface org.hibernate.tool.schema.spi.SchemaCreatorCopyright © 2022 Google LLC. All rights reserved.