com.opitzconsulting.orcas:orcas-domainextension-plsql-syex

orcas model modified by syntax extensions (contains the original model). If custom-syntax-extensions are provided, there will be a custom artifact.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.opitzconsulting.orcas
ArtifactId

ArtifactId

orcas-domainextension-plsql-syex
Last Version

Last Version

3.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.opitzconsulting.orcas:orcas-domainextension-plsql-syex
orcas model modified by syntax extensions (contains the original model). If custom-syntax-extensions are provided, there will be a custom artifact.
Project URL

Project URL

http://opitzconsulting.github.io/orcas
Source Code Management

Source Code Management

https://github.com/opitzconsulting/orcas

Download orcas-domainextension-plsql-syex

How to add to project

<!-- https://jarcasting.com/artifacts/com.opitzconsulting.orcas/orcas-domainextension-plsql-syex/ -->
<dependency>
    <groupId>com.opitzconsulting.orcas</groupId>
    <artifactId>orcas-domainextension-plsql-syex</artifactId>
    <version>3.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.opitzconsulting.orcas/orcas-domainextension-plsql-syex/
implementation 'com.opitzconsulting.orcas:orcas-domainextension-plsql-syex:3.1.4'
// https://jarcasting.com/artifacts/com.opitzconsulting.orcas/orcas-domainextension-plsql-syex/
implementation ("com.opitzconsulting.orcas:orcas-domainextension-plsql-syex:3.1.4")
'com.opitzconsulting.orcas:orcas-domainextension-plsql-syex:jar:3.1.4'
<dependency org="com.opitzconsulting.orcas" name="orcas-domainextension-plsql-syex" rev="3.1.4">
  <artifact name="orcas-domainextension-plsql-syex" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opitzconsulting.orcas', module='orcas-domainextension-plsql-syex', version='3.1.4')
)
libraryDependencies += "com.opitzconsulting.orcas" % "orcas-domainextension-plsql-syex" % "3.1.4"
[com.opitzconsulting.orcas/orcas-domainextension-plsql-syex "3.1.4"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.eclipse.xtext : org.eclipse.xtext.builder.standalone jar 2.5.1
org.eclipse.xtext : org.eclipse.xtext.xtext jar 2.5.1

Project Modules

There are no modules declared in this project.

Orcas

At this place, we have released our open-source schema management framework orcas.

Documentation

The documentation can be found here: http://opitzconsulting.github.io/orcas.

Introduction

Orcas is a schema management and deployment framework for Oracle Databases. Orcas migrates an existing schema into a new to-be state as described by the framework. The current state of the schema is mostly irrelevant. As required, the framework will remove no longer needed indices, constraints, columns or tables or will create new tables or columns as required. If possible, the framework will also automatically perform changes to data types. The to-be-state is described by simple SQL scripts (a DSL). The script syntax resembles the "create table" syntax. Using orcas allows to version control table scripts. Changes can be tracked and reverted.

com.opitzconsulting.orcas

OPITZ CONSULTING Deutschland GmbH

Versions

Version
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.7.0
2.6.2
2.6.1
2.6.0
1.0.1