クラス KeyspaceNameCqlGenerator<T extends KeyspaceActionSpecification>

java.lang.ObjectSE
org.springframework.data.cassandra.core.cql.generator.KeyspaceNameCqlGenerator<T>
型パラメーター:
T - KeyspaceActionSpecification のサブ型。
既知の直属サブクラス
DropKeyspaceCqlGeneratorKeyspaceOptionsCqlGenerator

public abstract class KeyspaceNameCqlGenerator<T extends KeyspaceActionSpecification> extends ObjectSE
Keyspace CQL ジェネレーターの基本クラス。
作成者:
Mark Paluch