Ravi Srinivasan
2018-09-10 41d5004b9e40b9e29b37c26cbd1c154b97e2fe7a
refs
author Ravi Srinivasan <rsriniva@redhat.com>
Monday, September 10, 2018 14:31 +0200
committer Ravi Srinivasan <rsriniva@redhat.com>
Monday, September 10, 2018 14:31 +0200
commit41d5004b9e40b9e29b37c26cbd1c154b97e2fe7a
tree 5d1864fca335ff3a0664415c5e3de5a14b8ea322 tree | zip | gz
parent aaf094af7ecf98e07e31a231fdab871b25961bd1 view | diff
Chap 5 labs
36 files added
1919 ■■■■■ changed files
labs/entity-relationships/.gitignore 5 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/mydb.sql 107 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/pom.xml 161 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/src/main/java/com/redhat/training/ejb/Resources.java 21 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/src/main/java/com/redhat/training/ejb/UserBean.java 28 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/src/main/java/com/redhat/training/model/Email.java 77 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/src/main/java/com/redhat/training/model/User.java 95 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/src/main/java/com/redhat/training/model/UserGroup.java 79 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/src/main/java/com/redhat/training/ui/GroupViewBean.java 89 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/src/main/java/com/redhat/training/ui/SelectItemConverter.java 53 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/src/main/resources/META-INF/persistence.xml 15 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/src/main/webapp/WEB-INF/beans.xml 25 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/src/main/webapp/WEB-INF/faces-config.xml 30 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/src/main/webapp/WEB-INF/templates/default.xhtml 34 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/src/main/webapp/index.html 23 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/src/main/webapp/index.xhtml 43 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/src/main/webapp/resources/css/screen.css 79 ●●●●● diff | view | raw | blame | history
labs/entity-relationships/src/main/webapp/resources/images/redhat.png diff | view | raw | blame | history
solutions/entity-relationships/.gitignore 5 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/mydb.sql 107 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/pom.xml 161 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/src/main/java/com/redhat/training/ejb/Resources.java 21 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/src/main/java/com/redhat/training/ejb/UserBean.java 26 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/src/main/java/com/redhat/training/model/Email.java 76 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/src/main/java/com/redhat/training/model/User.java 95 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/src/main/java/com/redhat/training/model/UserGroup.java 78 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/src/main/java/com/redhat/training/ui/GroupViewBean.java 84 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/src/main/java/com/redhat/training/ui/SelectItemConverter.java 53 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/src/main/resources/META-INF/persistence.xml 15 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/src/main/webapp/WEB-INF/beans.xml 25 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/src/main/webapp/WEB-INF/faces-config.xml 30 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/src/main/webapp/WEB-INF/templates/default.xhtml 34 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/src/main/webapp/index.html 23 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/src/main/webapp/index.xhtml 43 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/src/main/webapp/resources/css/screen.css 79 ●●●●● diff | view | raw | blame | history
solutions/entity-relationships/src/main/webapp/resources/images/redhat.png diff | view | raw | blame | history