Getting Started with Maven | Using Databases
As an example of using an external Java library with Maven, this section explains how to create a program that accesses a database from JPA using the H2 database engine.
As an example of using an external Java library with Maven, this section explains how to create a program that accesses a database from JPA using the H2 database engine.