[forge-issues] [JBoss JIRA] (FORGE-2783) Generate Entities From Tables

Anonymous (JIRA) issues at jboss.org
Fri Jul 20 16:26:00 EDT 2018


     [ https://issues.jboss.org/browse/FORGE-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Issue was automatically transitioned when George Gastaldi created pull request #626 in GitHub
---------------------------------------------------------------------------------------------
    Status: Pull Request Sent  (was: Open)


> Generate Entities From Tables
> -----------------------------
>
>                 Key: FORGE-2783
>                 URL: https://issues.jboss.org/browse/FORGE-2783
>             Project: Forge
>          Issue Type: Bug
>          Components: Database Tools
>    Affects Versions: 3.8.1.Final
>         Environment: Developer Studio, over Fedora Linux
>            Reporter: Marcio Jota Coelho
>
> Hello.
> I found exception when try to use,  jpa-generate-entities-from-tables.
> This is my command string:
> {code:shell}
> jpa-generate-entities-from-tables --jdbc-url jdbc:postgresql://localhost:5432/adempiere --user-name adempiere --user-password adempiere --driver-location /home/coelho/desenvolvimento/ferramentas/postgresql-42.2.2.jar --hibernate-dialect org.hibernate.dialect.PostgreSQLDialect --driver-class org.postgresql.Driver --database-tables *
> {code}
> Return:
> {code:java}
> Exception when parsing/running: jpa-generate-entities-from-tables --jdbc-url jdbc:postgresql://localhost:5432/adempiere --user-name adempiere --user-password adempiere --driver-location /home/coelho/desenvolvimento/ferramentas/postgresql-42.2.2.jar --hibernate-dialect org.hibernate.dialect.PostgreSQLDialect --driver-class org.postgresql.Driver --database-tables *, null
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the forge-issues mailing list