Added mysql-connector to project.

This commit is contained in:
sockenklaus
2020-05-27 03:50:14 +02:00
parent 58a8af5b84
commit 182a0e67b0
20 changed files with 737 additions and 737 deletions

View File

@@ -1,9 +1,9 @@
<!ELEMENT code-generators (for-stereotype)+>
<!ELEMENT for-stereotype EMPTY>
<!ATTLIST for-stereotype
name CDATA #REQUIRED
model-type (ejb|pojo|ALL) "ALL"
class CDATA #REQUIRED
>
<!ELEMENT code-generators (for-stereotype)+>
<!ELEMENT for-stereotype EMPTY>
<!ATTLIST for-stereotype
name CDATA #REQUIRED
model-type (ejb|pojo|ALL) "ALL"
class CDATA #REQUIRED
>