| Package | Description |
|---|---|
| info.archinnov.achilles.internals.codegen.dsl |
| Modifier and Type | Method and Description |
|---|---|
static AbstractDSLCodeGen.WhereClauseFor |
AbstractDSLCodeGen.WhereClauseFor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractDSLCodeGen.WhereClauseFor[] |
AbstractDSLCodeGen.WhereClauseFor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<AbstractDSLCodeGen.ClassSignatureInfo> |
AbstractDSLCodeGen.buildClassesSignatureForWhereClause(EntityMetaCodeGen.EntityMetaSignature signature,
AbstractDSLCodeGen.ClassSignatureParams classSignatureParams,
List<AbstractDSLCodeGen.FieldSignatureInfo> partitionKeys,
List<AbstractDSLCodeGen.FieldSignatureInfo> clusteringColumns,
AbstractDSLCodeGen.WhereClauseFor whereClauseFor) |
Copyright © 2012-2021. All Rights Reserved.