public abstract class AssignmentImpl extends Object implements Assignment
AssignmentImpl class extends the functionality of Cassandra's
Assignment class to provide
support for POJOs.| Modifier and Type | Field and Description |
|---|---|
protected CharSequence |
name
Holds the column name for this assignment.
|
protected final CharSequence name
public String toString()
toString in class ObjectObject.toString()Copyright (C) 2015-2017 The Helenus Driver Project Authors.