index.jsp revision ada1678a4262b208a7b87391f520a7767d25287c
f743002678eb67b99bbc29fee116b65d9530fec0wrowe<%--
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg
6736c640e65e06990ef33af71ee81fac4df4ff5fjim DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
7025945569c7fbb49f2e64e0d26f861d22a54675jorton
7025945569c7fbb49f2e64e0d26f861d22a54675jorton Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
7025945569c7fbb49f2e64e0d26f861d22a54675jorton
7025945569c7fbb49f2e64e0d26f861d22a54675jorton The contents of this file are subject to the terms of either the GNU
7025945569c7fbb49f2e64e0d26f861d22a54675jorton General Public License Version 2 only ("GPL") or the Common Development
304257c2b0d71c1e4cf3c5c819bb6b60e7c82d51sf and Distribution License("CDDL") (collectively, the "License"). You
304257c2b0d71c1e4cf3c5c819bb6b60e7c82d51sf may not use this file except in compliance with the License. You can
304257c2b0d71c1e4cf3c5c819bb6b60e7c82d51sf obtain a copy of the License at
304257c2b0d71c1e4cf3c5c819bb6b60e7c82d51sf https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
a9383516f09ba627694a14d533f55628426f5418jorton or packager/legal/LICENSE.txt. See the License for the specific
a9383516f09ba627694a14d533f55628426f5418jorton language governing permissions and limitations under the License.
a9383516f09ba627694a14d533f55628426f5418jorton
099c357f282d4aebf2b32264f7dce6ffc0497c37sf When distributing the software, include this License Header Notice in each
099c357f282d4aebf2b32264f7dce6ffc0497c37sf file and include the License file at packager/legal/LICENSE.txt.
099c357f282d4aebf2b32264f7dce6ffc0497c37sf
099c357f282d4aebf2b32264f7dce6ffc0497c37sf GPL Classpath Exception:
7e51e049b88b11a1f0d9203f3b70b0a5de06f56ejorton Oracle designates this particular file as subject to the "Classpath"
7e51e049b88b11a1f0d9203f3b70b0a5de06f56ejorton exception as provided by Oracle in the GPL Version 2 section of the License
7e51e049b88b11a1f0d9203f3b70b0a5de06f56ejorton file that accompanied this code.
d9b079a6dd66d36313be56f859c8c61153146527sf
d9b079a6dd66d36313be56f859c8c61153146527sf Modifications:
d9b079a6dd66d36313be56f859c8c61153146527sf If applicable, add the following below the License Header, with the fields
50f8c80eb4d3989ebf3f1341aeef4d2d302af162sf enclosed by brackets [] replaced by your own identifying information:
50f8c80eb4d3989ebf3f1341aeef4d2d302af162sf "Portions Copyright [year] [name of copyright owner]"
4bb0a88a01fb7b494bb02a8b881b5eab0308bda6sf
50f8c80eb4d3989ebf3f1341aeef4d2d302af162sf Contributor(s):
295ba2e25e562ee52c7bf96808cf9d486ebfb325sf If you wish your version of this file to be governed by only the CDDL or
295ba2e25e562ee52c7bf96808cf9d486ebfb325sf only the GPL Version 2, indicate your decision by adding "[Contributor]
295ba2e25e562ee52c7bf96808cf9d486ebfb325sf elects to include this software in this distribution under the [CDDL or GPL
3104923cb51cf5826c97368d1f0d5202c352cd4fsf Version 2] license." If you don't indicate a single choice of license, a
3104923cb51cf5826c97368d1f0d5202c352cd4fsf recipient has the option to distribute your version of this file under
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton either the CDDL, the GPL Version 2 or to extend the choice of license to
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton its licensees as provided above. However, if you add GPL Version 2 code
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton and therefore, elected the GPL Version 2 license, then the option applies
7b395e4e878c28a4784919cfd2e704ddd14a3390jorton only if the new code is made subject to such option by the copyright
536e48c08d674acac5d44929318f2ad928edc361jorton holder.
536e48c08d674acac5d44929318f2ad928edc361jorton
e81785da447b469da66f218b3f0244aab507958djorton--%>
e81785da447b469da66f218b3f0244aab507958djorton
424b4e796cde9df955948c354cb4df6080a92d4esf<html>
424b4e796cde9df955948c354cb4df6080a92d4esf<body>
424b4e796cde9df955948c354cb4df6080a92d4esf<h2>Jpa in JavaEE environment (InjectEMF and UserTransaction)</h2>
5cc1d035c9293c4d64b2344b5eac35edd1bd4537rpluem<h3>Relationship and Lazy Loading!</h3>
5cc1d035c9293c4d64b2344b5eac35edd1bd4537rpluem<a href="jpa?testcase=llinit">Step 1. Persisting Entities with Mx1 Relationship</a> <br>
5cc1d035c9293c4d64b2344b5eac35edd1bd4537rpluem<a href="jpa?testcase=llfind">Step 2. Checking Lazy Loading by Find</a> <br>
5cc1d035c9293c4d64b2344b5eac35edd1bd4537rpluem<a href="jpa?testcase=llquery">Step 3. Checking Lazy Loading by Query</a> <br>
3e4e54d4e3fc0123c63d57aa84ac7ad7a8c73ff8jorton</body>
3e4e54d4e3fc0123c63d57aa84ac7ad7a8c73ff8jorton</html>
3e4e54d4e3fc0123c63d57aa84ac7ad7a8c73ff8jorton