public class SpannerServiceContributor extends Object implements org.hibernate.service.spi.ServiceContributor
ServiceContributor which provides custom settings
for the Spanner Hibernate dialect.
Note that Hibernate will automatically pass down all "hibernate.connection.*" properties
without the prefix to Driver.connect(url, props).
| Constructor and Description |
|---|
SpannerServiceContributor() |
| Modifier and Type | Method and Description |
|---|---|
void |
contribute(org.hibernate.boot.registry.StandardServiceRegistryBuilder serviceRegistryBuilder) |
Copyright © 2022 Google LLC. All rights reserved.