
com.datastax.dse.driver.api.querybuilder.schema.package-info Maven / Gradle / Ivy
/*
* Copyright DataStax, Inc.
*
* This software can be used solely with DataStax Enterprise. Please consult the license at
* http://www.datastax.com/terms/datastax-dse-driver-license-terms
*/
/**
* This package effectively mirrors the Cassandra OSS Schema interfaces to allow extended schema and
* query building for the DSE driver. NOTE: Changes made to the OSS driver will need to be mirrored
* here if the OSS driver changes affect an extended schema build strategy for the DSE driver.
*/
package com.datastax.dse.driver.api.querybuilder.schema;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy