samedi 1 août 2015

Hibernate Reverse Engineering tool in Visual Studio

Long story short, we have a VB.NET app which must use .NET 4.0. We are currently using DataAdapter for data transformation, which is slow programming. We have approximately 200 forms to go (these forms are all for database entry / business logic)

So I am thinking of using hibernate for an ORM approach. (Can not use entity I think as that is .NET 4.5 only?) We have a oracle backend, i'd like a reverse engineering tool to create the object for me from the the database. Does such a tool exist?

Aucun commentaire:

Enregistrer un commentaire