public interface CassandraEntityInformation<T,ID extends Serializable> extends EntityInformation<T,ID>, CassandraEntityMetadata<T>
EntityInformation.| Modifier and Type | Method and Description |
|---|---|
boolean |
isPrimaryKeyEntity()
Return true if the persistent entity consists entirely of primary key properties (a single Id property,
composite primary key).
|
getId, getIdType, isNewgetTableNamegetJavaTypeboolean isPrimaryKeyEntity()
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.