Skip to Main Content
Learn Spring for Android Application Development
book

Learn Spring for Android Application Development

by S. M. Mohi Us Sunnat, Igor Kucherenko
January 2019
Intermediate to advanced content levelIntermediate to advanced
392 pages
10h 11m
English
Packt Publishing
Content preview from Learn Spring for Android Application Development

Developing a database model

We will use JPA, and one of the most noticeable points is that creating a database is not recommended, because as we know, JPA will automatically create database tables with fields using the entity class of the project. But still, we need to create a demo database and draw an EER diagram. You can create your EER on paper or you can create one digitally using MySQL Workbench. Here, we will use MySQL Workbench, which has a free version. This is one of the best tools for developing a database or creating a model for a database:

  1. You need to download this software from https://dev.mysql.com/downloads/workbench/, if you don't have it. Then install and run it. As we mentioned before, we have some default values:
Host ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Building Applications with Spring 5 and Vue.js 2

Building Applications with Spring 5 and Vue.js 2

James J. Ye

Publisher Resources

ISBN: 9781789349252Supplemental Content