org.opensync.importexport
Class ExportOfView
java.lang.Object
org.opensync.importexport.ExportOfView
- public class ExportOfView
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportOfView
public ExportOfView(ConnectionPool pool,
View _view,
java.util.HashMap hmRuntimeData)
throws java.lang.Exception,
java.sql.SQLException,
java.sql.SQLWarning
- Constructor
ExportOfView
public ExportOfView(ConnectionPool pool,
View _view,
java.util.HashMap hmRuntimeData,
int startline,
int numline)
throws java.lang.Exception,
java.sql.SQLException,
java.sql.SQLWarning
- Constructor
getNbResults
public int getNbResults()
getNbResultsIndex
public int getNbResultsIndex()
buildStatementCriteria
void buildStatementCriteria(java.lang.String visible,
Column e)
buildConditionWhere
void buildConditionWhere()
throws java.lang.Exception
- Throws:
java.lang.Exception
buildOrderBy
void buildOrderBy()
launchQuery
public void launchQuery(ConnectionPool pool)
throws java.sql.SQLException,
java.sql.SQLWarning
- Throws:
java.sql.SQLException
java.sql.SQLWarning
launchQuery
public void launchQuery(ConnectionPool pool,
int startline,
int numline)
throws java.sql.SQLException,
java.sql.SQLWarning
- Throws:
java.sql.SQLException
java.sql.SQLWarning
getDataListXml
public java.lang.String getDataListXml()
throws java.io.IOException
- Throws:
java.io.IOException
getDataListXmlGenericTags
public java.lang.String getDataListXmlGenericTags(java.lang.String lg)
throws java.io.IOException
- Throws:
java.io.IOException
getResults
public java.lang.String[][] getResults()
getConditionOrder
public java.lang.String getConditionOrder()
Copyright © 2004 sourceforge. All Rights Reserved.