jpa-generate-entities-from-tables --jdbc-url jdbc:postgresql://localhost:5432/postgres --user-name postgres --user-password postgres --driver-location /home/jboss/wildfly-10.0.0.Final/standalone/deployments/postgresql-9.4-1204.jdbc4.jar --hibernate-dialect org.hibernate.dialect.PostgreSQLDialect --driver-class org.postgresql.Driver --database-tables *
The catalog/schema filtering is not working correctly