An open API service indexing awesome lists of open source software.

https://github.com/eclipse-ee4j/eclipselink-oracleddlparser

eclipselink-oracleddlparser
https://github.com/eclipse-ee4j/eclipselink-oracleddlparser

Last synced: 11 months ago
JSON representation

eclipselink-oracleddlparser

Awesome Lists containing this project

README

          

[//]: # " Copyright (c) 2020 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 "
[//]: # " https://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License "
[//]: # " v. 1.0 which is available at "
[//]: # " https://www.eclipse.org/org/documents/edl-v10.php. "
[//]: # " "
[//]: # " SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause "

# Oracle DDL Parser
[![Maven Central](https://img.shields.io/maven-central/v/org.eclipse.persistence/org.eclipse.persistence.oracleddlparser.svg?label=Maven%20Central)](https://mvnrepository.com/artifact/org.eclipse.persistence/org.eclipse.persistence.oracleddlparser)
[![Jakarta Staging (Snapshots)](https://img.shields.io/nexus/s/https/jakarta.oss.sonatype.org/org.eclipse.persistence/org.eclipse.persistence.oracleddlparser.svg)](https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser)
[![Master Build Status](https://ci.eclipse.org/eclipselink/job/oracleddlparser-build/badge/icon)](https://ci.eclipse.org/eclipselink/job/oracleddlparser-build)

This project is part of [EclipseLink](https://projects.eclipse.org/projects/ee4j.eclipselink).

## License

Oracle DDL Parser is dual licensed under a licenses - [EPL 2.0](LICENSE.md) and [EDL 1.0](LICENSE.md).

## Contributing

We use [contribution policy](CONTRIBUTING.md), which means we can only accept contributions under
the terms of [Eclipse Contributor Agreement](http://www.eclipse.org/legal/ECA.php).

## Links

* [Home page](https://www.eclipse.org/eclipselink/)
* [User's Mailing list](https://accounts.eclipse.org/mailing-list/eclipselink-users)
* [Developer's Mailing list](https://accounts.eclipse.org/mailing-list/eclipselink-dev)
* [EclipseLink repository](https://github.com/eclipse-ee4j/eclipselink)
* [EclipseLink project](https://projects.eclipse.org/projects/ee4j.eclipselink)