com.titan.clients
Class UsingDistinct

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

public class UsingDistinct
extends Object


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

Constructor Detail

UsingDistinct

public UsingDistinct()
Method Detail

main

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

usingDistinct

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


Copyright © 2011. All Rights Reserved.