8000 GitHub - joerajeev/JavaEEDemo: Playground for JavaEE stuff
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

joerajeev/JavaEEDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaEEDemo

Playground for JavaEE stuff

Will demonstrate sample EJB's and JPA implementations.

Authors

Setup

  • The sql required to create the DB is in resources/create_db.sql. It was created with MySQL workbench and may need tweaking to work with other DB's.
  • The app excepts a Datasource in your JEE appication server with the name 'jdbc/carsales'. (Locally I run this on Glassfish) For example:

About

Playground for JavaEE stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0