Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 693 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 693 Bytes

convertSqlToEntity

将oracle生成的sql文件,转换成C#和Java对象的类文件

#操作说明 #1、运行程序,点击图标。 image #2、选择sql文件。 image #3、输入类的路径和类名。 image #4、程序自动打开生成类所在的文件夹。 image