Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

FabioAugustoRodrigues/JavaFX-MySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

30 Commits

Repository files navigation

JavaFX-MySQL

Simple crud using JavaFX and JPA with Hibernate
The JavaMail API was also used to send e-mails

Samples

Reading data from database Crud screen

Registering a New Person
register screen

Database

Hibernate is being used, so the database settings are in the META-INF/persistence.xml. For the program to work, create a database with the name crudjava or put the following credentials in the file the chosen name:

<property name="javax.persistence.jdbc.url" value="jdbc:mysql://localhost:3306/NAME/>

About

Simple crud using JavaFX and JPA with Hibernate

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /