com.titan.clients
Class InnerJoin

java.lang.Object
  extended by com.titan.clients.InnerJoin

public class InnerJoin
extends Object


Constructor Summary
InnerJoin()
           
 
Method Summary
static void innerJoin(javax.persistence.EntityManager entityManager)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InnerJoin

public InnerJoin()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

innerJoin

public static void innerJoin(javax.persistence.EntityManager entityManager)


Copyright © 2011. All Rights Reserved.