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
- Host: GitHub
- URL: https://github.com/eclipse-ee4j/eclipselink-oracleddlparser
- Owner: eclipse-ee4j
- License: other
- Created: 2018-04-30T19:19:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-07-28T14:55:33.000Z (11 months ago)
- Last Synced: 2025-07-28T16:35:14.923Z (11 months ago)
- Language: Java
- Size: 1.09 MB
- Stars: 2
- Watchers: 12
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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
[](https://mvnrepository.com/artifact/org.eclipse.persistence/org.eclipse.persistence.oracleddlparser)
[](https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser)
[](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)