GithubHelp home page GithubHelp logo

krequena / eamodeltransfer Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 1.06 MB

Model Transfer library for Sparx Enterprise Architect models.

License: MIT License

Java 100.00%
enterprise-architect tool modelling database trans transfer

eamodeltransfer's People

Contributors

crequenatsi avatar krequena avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ananthanbtech

eamodeltransfer's Issues

Autoincrement

Disable autoincrement in target db
st.execute("DISABLE AUTOINCREMENT ON Client");

Or reset base file.

PostgreSQL error in t_document table.

pro.requena.ea.modeltransfer.exceptions.EAModelTransferException: Datatype not handled: -2(bytea) on table t_document, column bincontent
at pro.requena.ea.modeltransfer.database.TransferProcess.modelTransfer(TransferProcess.java:110)
at pro.requena.ea.modeltransfer.ModelTransfer.transfer(ModelTransfer.java:30)
at es.tsystems.ea.backup.EaBackup.main(EaBackup.java:26)

Target EAPX is reused

The target EAPX file should be removed before transferring, since it can keep cached data.
This issue is related with #6.

junit update

Upgrade junit:junit to version 4.13.1 or later

Transfer method locks source file

When using an EAP file used as a source for a model transfer, and after finishing the operation, the EAP file keeps locked by the JVM and can't be deleted upon closing the invoker application.

Target EAP file does not exist

Exporting from a DBMS to an EAP file fails with the following error:

Model export has finished unsuccessfully and with an exception.: pro.requena.ea.modeltransfer.exceptions.EAModelTransferException: net.ucanaccess.jdbc.UcanaccessSQLException: UCAExc:::4.0.4 given file does not exist: C:\Temp\modeltransfer\xxx_20190104_1606.eap at pro.requena.ea.modeltransfer.database.EADatabase.connectEap(EADatabase.java:51) at pro.requena.ea.modeltransfer.database.EADatabase.connect(EADatabase.java:35) at pro.requena.ea.modeltransfer.ModelTransfer.transfer(ModelTransfer.java:27)

It should create the new file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.