blob: 0c20ea0413dfe8107fd9d4c31c4b2f7a6ea283da [file] [log] [blame]
<?xml version = '1.0' encoding = 'UTF-8'?>
<!--
Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0,
or the Eclipse Distribution License v. 1.0 which is available at
http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
-->
<sessions version="10g (10.1.3 )" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<session xsi:type="database-session">
<name>Session</name>
<event-listener-classes/>
<primary-project xsi:type="xml">C:/default_default_sequencing.xml</primary-project>
<login xsi:type="database-login">
<platform-class>org.eclipse.persistence.oraclespecific.Oracle9Platform</platform-class>
<user-name>tl</user-name>
<password>tl</password>
<sequencing>
</sequencing>
<driver-class>oracle.jdbc.driver.OracleDriver</driver-class>
<connection-url>jdbc:oracle:thin:@default:default</connection-url>
</login>
</session>
</sessions>