项目作者: kveola13

项目描述 :
hibernate tutorial
高级语言: Java
项目地址: git://github.com/kveola13/hibernation.git
创建时间: 2020-02-12T16:55:06Z
项目社区:https://github.com/kveola13/hibernation

开源协议:

下载


hibernation

hibernate tutorial

Added for teaching and showing how Java can make powerful connections to MYSQL.

Mappings and Hibernate

Hibernate provides many ways of mapping and keeping track of certain attributes of your program.

This is extremely useful when working with large java projects.