"Oracle Database entity generation tool for Winston". Refer to the original Winston tool dbtoentity.(Note: This tool was designed and developed by our boss "feather fan towel". Thanks again for providing us with such a good development auxiliary tool)The implementation principle of the tool, combined with the requirements of the usual development work, is re-designed for development.
In fact, this tool has been completed very early, and it has been tested by everyone. This tool is only an Oracle database entity generation tool, and many functional requirements are being designed. However, it can be used as an entity generation tool to meet the requirements. It is currently called V1.0. Because this tool has many functions and needs to be improved, the source code is not published yet. I think the version functions are almost complete. I will provide you with the tool and source code, and hope you will continue to improve the tool.
The main functions of this tool include:
1. This tool can automatically generate object files of Oracle database tables and views, and support multiple database connections;
2. Supports custom tablespaces;
3. Support for custom generationCodeOutput path;
4. Supports Database Link Management and backup. During backup, you only need to copy the database link file to another folder;
5. Fuzzy search by table name or view name is supported;
6. The entity class of the selected table (View) can be generated.
This tool is still being updated. The next step is to support the automatic generation of BLL layers, support for custom templates, and other functions. I hope you will give more valuable comments and suggestions.