public abstract class TableCqlGenerator<T extends TableSpecification<T>> extends TableOptionsCqlGenerator<TableSpecification<T>>
| Constructor and Description |
|---|
TableCqlGenerator(TableSpecification<T> specification) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
spec()
Convenient synonymous method of
TableNameCqlGenerator.getSpecification(). |
optionValueMapgetSpecification, setSpecification, toCql, toCqlpublic TableCqlGenerator(TableSpecification<T> specification)
protected T spec()
TableNameCqlGeneratorTableNameCqlGenerator.getSpecification().spec in class TableOptionsCqlGenerator<TableSpecification<T extends TableSpecification<T>>>Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.