Skip to content

dheraskou/hibernate-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hibernate Tools
===============
Version: 3.4.0.CR1, February 2011

What is it
----------

The tools for Hibernate provides various tools to use with Hibernate.
The primary tools can be used for generating source artifacts such as
mapping files, java entities, DAO and other scaffolding code.  The
source of this generation can be JDBC database, classes or even just
existing mappings.

It uses Hibernate core metamodel to generate from and to the source
artifacts. Allowing it to support both top-down, bottom-up and
middle-out development.

Hibernate Tools is used in JBoss Tools Hibernate plugins to provide
parts of the Eclipse plugins for Hibernate. 

Licensing
---------

This software is distributed under the terms of the FSF Lesser Gnu Public
License (see lgpl.txt). This product includes software developed by the Apache
Software Foundation (http://www.apache.org/). 

Hibernate Tools URLs
--------------------

Home Page:        http://tools.hibernate.org | http://jboss.org/tools
Downloads:        http://jboss.org/tools/download
Mailing lists:    http://www.hibernate.org/community/mailinglists.html
Source Code:      https://github.com/hibernate/hibernate-tools/
Issue Tracking:   http://opensource.atlassian.com/projects/hibernate/browse/HBX

About

Code generation, reverse engineering, ant task and more tools for Hibernate Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%