public interface RelationalEntityInformation<T,ID>
extends org.springframework.data.repository.core.EntityInformation<T,ID>
EntityInformation.| Modifier and Type | Method and Description |
|---|---|
SqlIdentifier |
getTableName()
Returns the name of the table the entity shall be persisted to.
|
SqlIdentifier getTableName()
Copyright © 2017–2023 Pivotal Software, Inc.. All rights reserved.