public abstract class AbstractDelete extends Object implements SchemaNameAware
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
boundValues |
protected com.datastax.driver.core.querybuilder.Delete.Selection |
delete |
protected List<Object> |
encodedValues |
protected RuntimeEngine |
rte |
LOGGER| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDelete(RuntimeEngine rte) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlookupKeyspace, lookupTableprotected final com.datastax.driver.core.querybuilder.Delete.Selection delete
protected final RuntimeEngine rte
protected AbstractDelete(RuntimeEngine rte)
Copyright © 2012-2021. All Rights Reserved.