The following table outlines the basic process of creating database applications.
![]() Set up the IDE to Work With Your Database |
|
|
|
![]() Create a project |
|
|
|
![]() Add necessary entity classes |
|
|
|
![]() Wrap the entity classes JAR in a module |
|
|
|
![]() Design the user interface |
|
|
|
![]() Bind Data to user interface components |
|
![]() Deploy the application |