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

orcas custom extensions (contains only support classes and an empty-extension). If custom-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-extenions
Last Version

Last Version

3.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.opitzconsulting.orcas:orcas-domainextension-plsql-extenions
orcas custom extensions (contains only support classes and an empty-extension). If custom-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-extenions

How to add to project

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

Dependencies

runtime (3)

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
com.opitzconsulting.orcas : orcas-domainextension-plsql-syex jar 3.1.4

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