クラス UserTypeNameSpecification

java.lang.ObjectSE
org.springframework.data.cassandra.core.cql.keyspace.UserTypeNameSpecification
既知の直属サブクラス
AlterUserTypeSpecificationDropUserTypeSpecificationUserTypeSpecification

public abstract class UserTypeNameSpecification extends ObjectSE
ユーザー型仕様の構築のための基本値オブジェクトビルダークラス。
導入:
1.5
作成者:
Fabio J. Mendes, Mark Paluch
関連事項:
  • CqlIdentifier
  • コンストラクターの詳細

    • UserTypeNameSpecification

      protected UserTypeNameSpecification(com.datastax.oss.driver.api.core.CqlIdentifier name)
  • メソッドの詳細

    • getName

      public com.datastax.oss.driver.api.core.CqlIdentifier getName()
      戻り値:
      ユーザー型名。