hevselavierlines / dddrt

Domain Driven Design Refactoring Tool
0 stars 0 forks source link

Export to the Database #18

Closed hevselavierlines closed 5 years ago

hevselavierlines commented 5 years ago

This is connected to topic #17 and helps to create the repository for the Java model. With simple CREATE statements the DB is created and directly linked via JDBC to the Java code.

hevselavierlines commented 5 years ago

Removed the associative tables again as they will be connected via a JSONArray.