-
Notifications
You must be signed in to change notification settings - Fork 13
CreateDDL
Yong Zhu edited this page Jan 20, 2018
·
1 revision
jDialects support 2 configurations to create DDL:
Both configurations will be transferred to a virtual TableModel type instance before output DDL. TableModel instance can be modified by use Java method at run-time, so Java method configuration is more powerful than Annotations.