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

com.pivotal.gemfirexd.internal.loc.dnc.properties Maven / Gradle / Ivy

There is a newer version: 2.0-BETA
Show newest version
# 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.
#
# Changes for GemFireXD distributed data platform (some marked by "GemStone changes")
#
# Portions Copyright (c) 2010-2015 Pivotal Software, Inc. All rights reserved.
#
# Licensed 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. See accompanying
# LICENSE file.

gemfirexd.module.client.driver=com.pivotal.gemfirexd.jdbc.ClientDriver
gemfirexd.module.client.dsfactory=com.pivotal.gemfirexd.internal.client.ClientDataSourceFactory
gemfirexd.module.client.cpds=com.pivotal.gemfirexd.internal.jdbc.ClientConnectionPoolDataSource
gemfirexd.module.client.xads=com.pivotal.gemfirexd.internal.jdbc.ClientXADataSource
gemfirexd.module.client.sysinfo=com.pivotal.gemfirexd.internal.tools.sysinfo
# GemStone changes BEGIN
# JDBC4 classes
gemfirexd.module.client.40jh=com.gemstone.gemfire.internal.shared.Jdk6Helper
# GemStone changes END
gemfirexd.module.client.40ds=com.pivotal.gemfirexd.internal.jdbc.ClientDataSource40
gemfirexd.module.client.40cpds=com.pivotal.gemfirexd.internal.jdbc.ClientConnectionPoolDataSource40
gemfirexd.module.client.40xads=com.pivotal.gemfirexd.internal.jdbc.ClientXADataSource40
gemfirexd.module.client.40cp=com.pivotal.gemfirexd.internal.client.ClientPooledConnection40
gemfirexd.module.client.40nc=com.pivotal.gemfirexd.internal.client.net.NetConnection40
gemfirexd.module.client.40cjof=com.pivotal.gemfirexd.internal.client.net.ClientJDBCObjectFactoryImpl40




© 2015 - 2025 Weber Informatics LLC | Privacy Policy