Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Oracle2MySQL

Oracle data to MySQL

Oracle 数据库的数据批量导入 MySQL 数据库

先使用.sql创建好脚本文件在MySQL中创建好表, 在执行Application.main(args)即可。