| Modifier and Type | Field and Description |
|---|---|
static UpdateWhereDSLCodeGen |
InternalCassandraVersion.UPDATE_WHERE_DSL_CODE_GEN |
static UpdateWhereDSLCodeGen |
InternalCassandraVersion.UPDATE_WHERE_DSL_CODE_GEN_2_2 |
static UpdateWhereDSLCodeGen |
InternalCassandraVersion.UPDATE_WHERE_DSL_CODE_GEN_3_0 |
| Modifier and Type | Method and Description |
|---|---|
UpdateWhereDSLCodeGen |
V2_2.updateWhereDslCodeGen() |
UpdateWhereDSLCodeGen |
V3_0.updateWhereDslCodeGen() |
default UpdateWhereDSLCodeGen |
InternalCassandraVersion.updateWhereDslCodeGen() |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.javapoet.TypeSpec |
UpdateDSLCodeGen.buildUpdateClass(AptUtils aptUtils,
EntityMetaCodeGen.EntityMetaSignature signature,
UpdateWhereDSLCodeGen updateWhereDSLCodeGen) |
com.squareup.javapoet.TypeSpec |
UpdateDSLCodeGen.buildUpdateStaticClass(AptUtils aptUtils,
EntityMetaCodeGen.EntityMetaSignature signature,
UpdateWhereDSLCodeGen updateWhereDSLCodeGen) |
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateWhereDSLCodeGen2_1 |
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateWhereDSLCodeGen2_2 |
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateWhereDSLCodeGen3_0 |
| Modifier and Type | Method and Description |
|---|---|
UpdateWhereDSLCodeGen |
GlobalParsingContext.updateWhereDSLCodeGen() |
Copyright © 2012-2021. All Rights Reserved.