Interface CassandraEntityInformation<T,ID>

All Superinterfaces:
CassandraEntityMetadata<T>, EntityInformation<T,ID>, EntityMetadata<T>
All Known Implementing Classes:
MappingCassandraEntityInformation

public interface CassandraEntityInformation<T,ID> extends EntityInformation<T,ID>, CassandraEntityMetadata<T>
Cassandra specific EntityInformation.
Author:
Alex Shvid, Mark Paluch
  • Method Details

    • getIdAttribute

      String getIdAttribute()
      Returns the attribute that the id will be persisted to.
      Returns:
      Since:
      2.0