public interface RelationalEntityInformation<T,ID> extends EntityInformation<T,ID>
EntityInformation
.Modifier and Type | Method and Description |
---|---|
SqlIdentifier |
getTableName()
Returns the name of the table the entity shall be persisted to.
|
getId, getIdType, getRequiredId, isNew
getJavaType
SqlIdentifier getTableName()
Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.