An open API service indexing awesome lists of open source software.

https://github.com/guille555/bck--java--hibernatexml

In this example, it's demostraded the use of Hibernate's XML mapping technology implemented with an Apache Derby data base, in memory.
https://github.com/guille555/bck--java--hibernatexml

apache-derby hibernate hibernate-orm hibernate5 java java8 netbeans

Last synced: 12 months ago
JSON representation

In this example, it's demostraded the use of Hibernate's XML mapping technology implemented with an Apache Derby data base, in memory.

Awesome Lists containing this project

README

          

# bck--java--HibernateXML
In this example, it's demostraded the use of Hibernate's XML mapping technology with an Apache Derby data base.
Technologies utilized:

* NetBeans IDE
* Java 8
* Hibernate ORM (XML Mapping)
* Apache Derby