Last Version

Database compare goal for dzo 3.1.0

Goals for comparing database schemas against sql source code and: - Show the needed changes. - Execute the needed changes against the database. - Generate jpa annoted entity beans from sql source code. - Generate a xml document from sql source code

License

License

Categories

Categories

Maven Build Tools Data
GroupId

GroupId

se.grunddata.dzo
ArtifactId

ArtifactId

dzo-maven2
Version

Version

3.1.0
Type

Type

maven-plugin
Description

Description

Database compare goal for dzo
Goals for comparing database schemas against sql source code and: - Show the needed changes. - Execute the needed changes against the database. - Generate jpa annoted entity beans from sql source code. - Generate a xml document from sql source code
Project Organization

Project Organization

AB Grund-Data

Download dzo-maven2 3.1.0


<plugin>
    <groupId>se.grunddata.dzo</groupId>
    <artifactId>dzo-maven2</artifactId>
    <version>3.1.0</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
se.grunddata.dzo : dzo jar 3.1.0
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.0.Final
mysql : mysql-connector-java jar 5.1.6
postgresql : postgresql jar 8.2-504.jdbc4
org.hsqldb : hsqldb jar 2.0.0

Project Modules

There are no modules declared in this project.