Hibernate code generation tools

Design

1. Brief

Hibernate is an open source object-relational mapping framework, it had a lightweight JDBC object package, to provide HQL query language, Java programmers can make use of object programming way of thinking to manipulate the database. The use of Hibernate, mapping file must be configured-ClassMapping File and Configuration File, is now available on the market a lot of Hibernate code generation tools, such as: XDoclet, and Hibernate official sechmaExport own instrument. However they all have the following disadvantage: Only the input to provide some basic templates, users still need time to configure and modify; did not provide a durable type of automatic code generation, as well as the InvokeBean; do not support the graphical interface; HibernateTestCase No support for the code generation.

 

To read the entire article at its source, please refer to Hibernate code generation tools for the design of the entire Raiders

LATEST WHITEPAPERS

Whitepaper Search Results:

Whitepaper Search Results:

Whitepaper Search Results:

Community Videos