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