问题
Is there a way to use MySQL data-types in Apache Derby? I am trying to make my application supportive of multiple databases and datatypes such as datetime, mediumtext are available in MySQL and not in Apache Derby. So is there a way to make Derby compatible with MySQL?
来源:https://stackoverflow.com/questions/65196315/use-mysql-datatypes-in-apache-derby