Protege 3.3.1

edu.stanford.smi.protege.storage.database
Class SelectStatement<X extends Enum<X>>

java.lang.Object
  extended by edu.stanford.smi.protege.storage.database.SelectStatement<X>

public class SelectStatement<X extends Enum<X>>
extends Object


Constructor Summary
SelectStatement(EnumSet<X> cols)
           
 
Method Summary
 int rsIndex(X col)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SelectStatement

public SelectStatement(EnumSet<X> cols)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

rsIndex

public int rsIndex(X col)
            throws SQLException
Throws:
SQLException

Protege 3.3.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2007 Stanford University.