java - Tools to automatically generate Daos -
I have no interest in Spring / JPA etc. I like JDBC / ODBC directly.
I was wondering if the database schema and generating objects / deos which are capable of bringing / updating them (what exactly are the production tools) are they? I am intersted in Java and C ++. I am interested in doing more ramping on C ++ to stay away from all this Spring / Maven / Hibernate madness and stop abolishing the abstract essence. I want to get into the code. I like how I can check Z Bbc Dao and understand what is happening with my special transaction isolation level. I'm really capable of debugging difficult Deadbox because I can understand the simple JDBC code. On the one hand, I'm just looking for some good code generator tools for Java / C ++ which makes production quality daos.
This is a great tool, but it only works with Java.
Anyway, why is it that D + / Pazo / Poko model prevailing in the C ++ world makes this code so easy to understand!
You use the teloscope code generator with the templates native JDBC DAO It's easy and everything is free.
This works from the existing database. At the moment templates are mainly for Java, but you can customize existing templates to generate C / C + DAO.
See
and template for JDBC DAO:
Comments
Post a Comment