Skip to content

Instantly share code, notes, and snippets.

@mbogoevici
Forked from pmuir/AdminJSF.textile
Created January 11, 2012 16:13
Show Gist options
  • Save mbogoevici/1595399 to your computer and use it in GitHub Desktop.
Save mbogoevici/1595399 to your computer and use it in GitHub Desktop.
TicketMonster Tutorial outline

- RDBMS design using JPA entity beans
- persistence.xml
- JUnit based tests
- Arquillian based tests
- import.sql
- bean validation
- full CRUD must be demonstrated
- minimum of 4 tables – including two in a 1 to Many relationship
- master-detail: multi-table transaction demonstrated (shopping cart)
- limited to pure JPA spec
Deliverables:
- written tutorial including screenshots from JBoss Tools
-
New Java Project in JBoss Tools
- video(s) – under 5 minutes each
-
the solution projects in quickstart form (not necessarily part of the shipping quickstarts)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment