[
https://issues.jboss.org/browse/ARTIF-703?page=com.atlassian.jira.plugin....
]
Brett Meyer updated ARTIF-703:
------------------------------
Description: Since we now build the EMF programmatically, on demand, we should be able
to automatically install the DDL on the DB if the tables don't already exist. This is
*much* preferred over Hibernate's hbm2ddl, since we can use our real (optimized) DDL
SQL. Further, it will allow users to get started even quicker. Even further, we'll
need something like this for Docker anyway... (was: It would be great if, for Wildfly,
the installer could include an overlay ZIP with a pre-configured Keycloak realm and
file-based H2 database (with the DDL pre-installed). We'll need this for Docker,
anyway...)
Auto install DDL if the tables don't exist
------------------------------------------
Key: ARTIF-703
URL:
https://issues.jboss.org/browse/ARTIF-703
Project: Artificer
Issue Type: Enhancement
Affects Versions: 1.0.0.Beta1
Reporter: Brett Meyer
Assignee: Brett Meyer
Since we now build the EMF programmatically, on demand, we should be able to
automatically install the DDL on the DB if the tables don't already exist. This is
*much* preferred over Hibernate's hbm2ddl, since we can use our real (optimized) DDL
SQL. Further, it will allow users to get started even quicker. Even further, we'll
need something like this for Docker anyway...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)