T - public interface CassandraEntityMetadata<T> extends EntityMetadata<T>
EntityMetadata to additionally expose the table name an entity shall be persisted to.| Modifier and Type | Method and Description |
|---|---|
CqlIdentifier |
getTableName()
Returns the name of the table the entity shall be persisted to.
|
getJavaTypeCqlIdentifier getTableName()
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.