[JBoss JIRA] (FORGE-2783) Generate Entities From Tables
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-2783?page=com.atlassian.jira.plugin... ]
George Gastaldi reopened FORGE-2783:
------------------------------------
> 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
> Assignee: George Gastaldi
>
> 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)