Uses of Class
org.springframework.data.cassandra.core.cql.keyspace.UserTypeSpecification
Packages that use UserTypeSpecification
Package
Description
Keyspace object action specifications such as
CREATE TABLE, DROP INDEX.-
Uses of UserTypeSpecification in org.springframework.data.cassandra.core.cql.keyspace
Classes in org.springframework.data.cassandra.core.cql.keyspace with type parameters of type UserTypeSpecificationModifier and TypeClassDescriptionclassUserTypeSpecification<T extends UserTypeSpecification<T>>Object to support the configuration of user type specifications that have columns.Modifier and TypeClassDescriptionclassObject to configure aCREATE TYPEspecification.