com.uwyn.rife.database.queries
Class Select.OrderBy

java.lang.Object
  extended by com.uwyn.rife.database.queries.Select.OrderBy
All Implemented Interfaces:
Cloneable
Enclosing class:
Select

public class Select.OrderBy
extends Object
implements Cloneable


Method Summary
 Select.OrderBy clone()
           
 String getColumn()
           
 Select.OrderByDirection getDirection()
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getColumn

public String getColumn()

getDirection

public Select.OrderByDirection getDirection()

clone

public Select.OrderBy clone()
Overrides:
clone in class Object


Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.