public abstract class AbstractSelectColumnsTypeMap extends Object implements SchemaNameAware
| Modifier and Type | Field and Description |
|---|---|
protected com.datastax.driver.core.querybuilder.Select.Selection |
selection |
LOGGER| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSelectColumnsTypeMap(com.datastax.driver.core.querybuilder.Select.Selection selection) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlookupKeyspace, lookupTableprotected final com.datastax.driver.core.querybuilder.Select.Selection selection
protected AbstractSelectColumnsTypeMap(com.datastax.driver.core.querybuilder.Select.Selection selection)
Copyright © 2012-2021. All Rights Reserved.