com.titan.clients
Class FetchJoins
java.lang.Object
com.titan.clients.FetchJoins
public class FetchJoins
- extends Object
Method Summary |
static void |
joinFetch(javax.persistence.EntityManager manager)
|
static void |
main(String[] args)
|
static void |
noJoin(javax.persistence.EntityManager manager)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FetchJoins
public FetchJoins()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
noJoin
public static void noJoin(javax.persistence.EntityManager manager)
joinFetch
public static void joinFetch(javax.persistence.EntityManager manager)
Copyright © 2011. All Rights Reserved.