blob: 5271e97d7f0cda3c92488f58f09a6bbdb5ebc58f [file] [log] [blame]
////
/**
*@@@ START COPYRIGHT @@@
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* @@@ END COPYRIGHT @@@
*/
////
[preface]
= Preface
:doctype: article
:numbered:
:toc: left
:icons: font
:experimental:
This is the official reference guide for the Trafodion DCS (Database Connectivity Services),
a distributed, ODBC, JDBC connectivity component of link:http://www.trafodion.org[Trafodion], built on top of
link:http://zookeeper.apache.org[Apache ZooKeeper].
DCS is packaged within the trafodion-{projectVersion}.tar.gz file on the link:http://downloads.trafodion.org[Trafodion download site].
This document describes DCS version {projectVersion}. Herein you will find either the definitive documentation on a DCS topic
as of its standing when the referenced DCS version shipped, or it will point to the location in
link:http://docs.trafodion.org/dcs_docs/apidocs/index.html[javadoc], where the pertinent information can be found.
.About This Guide
This reference guide is a work in progress. The source for this guide can be found in the _src/main/ascidoc_ directory of the DCS source.