一个解析出Oracle dmp文件建表和INSERT语句的学习用小程序,在解析中文的时候部分中文会有乱码,而且不支持Blob和Clob字段的解析
入口方法:AnalyzeDmp.analyze() 或 AnalyzeDmp.analyze(String path)
https://blog.csdn.net/weixin_30342639/article/details/88780281
forked from ACoolMonkey/oracle-dmp-parser
-
Notifications
You must be signed in to change notification settings - Fork 0
一个解析出Oracle dmp文件建表和INSERT语句的学习用小程序,在解析中文的时候部分中文会有乱码,而且不支持Blob和Clob字段的解析
License
devinlzai/oracle-dmp-parser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
一个解析出Oracle dmp文件建表和INSERT语句的学习用小程序,在解析中文的时候部分中文会有乱码,而且不支持Blob和Clob字段的解析
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%