com.titan.clients
Class Bulk

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

public class Bulk
extends Object


Constructor Summary
Bulk()
           
 
Method Summary
static void bulkDelete(javax.persistence.EntityManager manager)
           
static void bulkUpdate(javax.persistence.EntityManager manager)
           
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

Bulk

public Bulk()
Method Detail

main

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

bulkUpdate

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

bulkDelete

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


Copyright © 2011. All Rights Reserved.