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, isNewgetJavaTypeSqlIdentifier getTableName()
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.