MyBatis逆向工程生成xxxWithBLOBs、xxxKey
2019-05-23 本文已影响0人
Felix_Fang
image.png
<jdbcConnection driverClass =“com.mysql.jdbc.Driver”connectionURL =“jdbc:mysql:// localhost / my_schema”
userId =“my_user”password =“my_password”>
<property name =“nullCatalogMeansCurrent”value = true“/>
</ jdbcConnection>