Firestrorm/Dao Java CodeThe builder uses the schema definition of the database or connects to the database directly through JDBC to generate the complete data persistence layer code based on the DAO design mode.
The new version of firestorm/Dao enhances availability and expands support for third-party products:
. On the basis of windows and Unix support, Mac OS X and Linux products are also released.
. Added support for Sybase, Ingres and MS access databases
. Enhanced product packaging, including a complete installationProgramAnd provide better documentation.
. Improved JSP struts and J2EE code generation
For product tutorials, visit:
Http://www.codefutures.com/products/firestorm/tutorial/
Download the assessment Edition program for free
Http://www.codefutures.com/products/firestorm/download/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In my previous PM project, I didn't use hibernate at the time. In the face of a large number of tables, the project team used this software to generate the DaO layer, which saved a lot of time.