org.opensync.tools
Class QuerySelectIndex
java.lang.Object
org.opensync.tools.QuerySelectIndex
- public class QuerySelectIndex
- extends java.lang.Object
|
Constructor Summary |
QuerySelectIndex(ConnectionPool pool,
java.util.Vector v0,
java.lang.String s2,
java.lang.String s3,
java.lang.String s4,
java.util.Vector r)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuerySelectIndex
public QuerySelectIndex(ConnectionPool pool,
java.util.Vector v0,
java.lang.String s2,
java.lang.String s3,
java.lang.String s4,
java.util.Vector r)
throws java.sql.SQLWarning,
java.sql.SQLException
setElementIndex
public void setElementIndex(java.util.Hashtable h,
java.util.Hashtable vK)
delElementIndex
public void delElementIndex(java.util.Hashtable vK)
setPositionStartLine
public void setPositionStartLine(int num)
getPositionStartLine
public int getPositionStartLine()
getPositionEndLine
public int getPositionEndLine()
getEnteteCondition
public java.lang.String getEnteteCondition()
getResultsIndex
public java.util.Vector getResultsIndex()
getConditionWhere
public java.lang.String getConditionWhere(int start,
int num,
boolean okInsert)
init
public void init(ConnectionPool connectionPool)
throws java.sql.SQLWarning,
java.sql.SQLException
- Throws:
java.sql.SQLWarning
java.sql.SQLException
Copyright © 2004 sourceforge. All Rights Reserved.