Skip to content

OKaluzny/jpa-eclipseLink-derbyDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An application that provides persistence of an entity in a database.

Technology stack:

  • Maven;
  • JUnit;
  • JPA;
  • EclipseLink (as JPA reference implementation);
  • JavaDB Relation Database;

To run this application use:

mvn compile

Open the directory $ DERBY_HOME / bin and execute the script StartNetworkServer.

mvn exec:java

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages