ch.elca.el4j.tests.remoting.jaxws
Class LazyInitializationTest
java.lang.Object
ch.elca.el4j.tests.core.AbstractTest
ch.elca.el4j.tests.remoting.jaxws.AbstractJaxwsTest
ch.elca.el4j.tests.remoting.jaxws.LazyInitializationTest
public class LazyInitializationTest
- extends AbstractJaxwsTest
This class is a test for marshaling uninitialized entities using JAXB using the HibernateJAXBAccessor
to avoid LazyInitializationExceptions.
- Author:
- Stefan Wismer (SWI)
- File-location:
- LazyInitializationTest
- Last check-in date:
- 2010-10-28 09:12:24 +0200 (Do, 28. Okt 2010) by sstelca for revision 4181
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LazyInitializationTest
public LazyInitializationTest()
getIncludeConfigLocations
protected String[] getIncludeConfigLocations()
- Specified by:
getIncludeConfigLocations in class AbstractTest
- Returns:
- Returns the string array with include locations.
testLazyPersonService
public void testLazyPersonService()
- Perform the test.
getLazyPerson
public LazyPerson getLazyPerson()
- Get the LazyPerson to use.
- Returns:
- LazyPerson to use
Copyright © 2005-2011 ELCA. All Rights Reserved.