com.titan.clients
Class OrderBy

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

public class OrderBy
extends Object


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

Constructor Detail

OrderBy

public OrderBy()
Method Detail

main

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

orderBy

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


Copyright © 2011. All Rights Reserved.