| Package | Description |
|---|---|
| org.springframework.data.cassandra.mapping |
| Modifier and Type | Method and Description |
|---|---|
CassandraPersistentProperty |
BasicCassandraMappingContext.createPersistentProperty(Field field,
PropertyDescriptor descriptor,
CassandraPersistentEntity<?> owner,
CassandraSimpleTypeHolder simpleTypeHolder) |
| Constructor and Description |
|---|
BasicCassandraPersistentProperty(Field field,
PropertyDescriptor propertyDescriptor,
CassandraPersistentEntity<?> owner,
CassandraSimpleTypeHolder simpleTypeHolder)
Creates a new
BasicCassandraPersistentProperty. |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.