public interface CassandraValueProvider extends PropertyValueProvider<CassandraPersistentProperty>
PropertyValueProvider for CassandraPersistentProperty. This PropertyValueProvider allows
querying whether the source contains a data source for CassandraPersistentProperty like a field or a column.| Modifier and Type | Method and Description |
|---|---|
boolean |
hasProperty(CassandraPersistentProperty property)
Returns whether the underlying source contains a data source for the given
CassandraPersistentProperty. |
getPropertyValueboolean hasProperty(CassandraPersistentProperty property)
CassandraPersistentProperty.property - must not be null.CassandraPersistentProperty.Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.