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.
- Host: GitHub
- URL: https://github.com/guille555/bck--java--hibernatexml
- Owner: guille555
- License: mit
- Created: 2025-02-02T14:02:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-02T14:40:27.000Z (about 1 year ago)
- Last Synced: 2025-02-09T21:45:03.645Z (about 1 year ago)
- Topics: apache-derby, hibernate, hibernate-orm, hibernate5, java, java8, netbeans
- Language: Java
- Homepage:
- Size: 13.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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