C:\Users\ACER\Desktop\mybatis-generator-1.35-master\lib>java -jar mybatis-generator-core-1.3.5.jar -configfile generatorConfig.xml -overwrite
Table configuration with catalog null, schema null, and table company did not resolve to any tables
Table configuration with catalog null, schema null, and table job did not resolve to any tables
Table configuration with catalog null, schema null, and table selectedjob did not resolve to any tables
MyBatis Generator finished successfully, there were warnings.
生成代碼時目標資料庫里有7個表,但是只生成了4個表相對應的檔案,求解,謝謝


轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/110236.html
標籤:Java EE
