| Package | Description | 
|---|---|
| com.datastax.oss.driver.api.mapper.entity | 
| Modifier and Type | Method and Description | 
|---|---|
| Update | EntityHelper. updateByPrimaryKey()Builds a Update query to update an instance of the entity by primary key (partition key +
 clustering columns). | 
| Update | EntityHelper. updateStart()Builds the beginning of a Update query to update an entity. | 
Copyright © 2017–2019. All rights reserved.