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