com.titan.clients
Class WhereIn

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

public class WhereIn
extends Object


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

Constructor Detail

WhereIn

public WhereIn()
Method Detail

main

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

whereIn

public static void whereIn(javax.persistence.EntityManager manager)


Copyright © 2011. All Rights Reserved.