All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.data.cassandra.core.cql.keyspace.package-info Maven / Gradle / Ivy

There is a newer version: 4.3.2
Show newest version
/**
 * Keyspace object action specifications such as {@code CREATE TABLE}, {@code DROP INDEX}.
 */
@NonNullApi
package org.springframework.data.cassandra.core.cql.keyspace;

import org.springframework.lang.NonNullApi;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy