| Package | Description |
|---|---|
| org.springframework.data.relational.core.mapping |
| Modifier and Type | Field and Description |
|---|---|
static NamingStrategy |
NamingStrategy.INSTANCE
Empty implementation of the interface utilizing only the default implementation.
|
| Modifier and Type | Method and Description |
|---|---|
NamingStrategy |
RelationalMappingContext.getNamingStrategy() |
| Constructor and Description |
|---|
RelationalMappingContext(NamingStrategy namingStrategy)
Creates a new
RelationalMappingContext using the given NamingStrategy. |
Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.