Korisni linkovi za IS ekipu
From RCUB
(→EJB) |
(→EJB) |
||
Line 1: | Line 1: | ||
= EJB = | = EJB = | ||
− | * [http://www.oracle.com/technology/tech/java/newto/introejb.htm | + | * [http://www.oracle.com/technology/tech/java/newto/introejb.htm Introduction to Enterprise JavaBeans] |
* [http://www.oracle.com/technology/products/ias/toplink/jpa/tutorials/jsf-jpa-tutorial.html Tutorial: Build a Web Application (JSF) Using JPA] | * [http://www.oracle.com/technology/products/ias/toplink/jpa/tutorials/jsf-jpa-tutorial.html Tutorial: Build a Web Application (JSF) Using JPA] | ||
* [http://www.oracle.com/technology/obe/obe1013jdev/preview10131_ejb_30/ejb_30.htm Introduction to EJB 3.0 Using Oracle JDeveloper and OC4J] | * [http://www.oracle.com/technology/obe/obe1013jdev/preview10131_ejb_30/ejb_30.htm Introduction to EJB 3.0 Using Oracle JDeveloper and OC4J] | ||
Line 8: | Line 8: | ||
* [http://java.sun.com/javaee/5/docs/tutorial/doc/ The Java EE 5 Tutorial - poglavlja 20-27] | * [http://java.sun.com/javaee/5/docs/tutorial/doc/ The Java EE 5 Tutorial - poglavlja 20-27] | ||
* [http://java.sun.com/products/ejb/javadoc-3_0-fr/ EJB 3.0 Javadoc] | * [http://java.sun.com/products/ejb/javadoc-3_0-fr/ EJB 3.0 Javadoc] | ||
+ | == Testing == | ||
* [http://www.oracle.com/technology/pub/articles/server_side_unit_tests.html In-Container Testing with JUnit] | * [http://www.oracle.com/technology/pub/articles/server_side_unit_tests.html In-Container Testing with JUnit] | ||
+ | == Coding/Tuning == | ||
+ | * [http://java.sun.com/developer/technicalArticles/ebeans/ejb_30/ Writing Performant EJB Beans] | ||
+ | == Reference == | ||
* [http://www.solarmetric.com/resources/ejb-api-quickref.pdf EJB 3.0 Persistence API Quick Reference Guide] | * [http://www.solarmetric.com/resources/ejb-api-quickref.pdf EJB 3.0 Persistence API Quick Reference Guide] | ||
* [http://www.fnogol.de/media/ejb3.0-anno-cheat-1.2.2.pdf EJB 3.0 Annotations Cheat Sheet] | * [http://www.fnogol.de/media/ejb3.0-anno-cheat-1.2.2.pdf EJB 3.0 Annotations Cheat Sheet] |