Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This sample is a very simple database access application that uses annotations. For this example we have created a sample BankDB database on the embedded Derby. We have also defined before hand a database connection pool. In this section we will not cover how to create a database or a connection pool, however we provide in the attachment Attachments section the necessary SQL to generate the required sample database.

...

Sample without annotations

Attachments

Attachments