public class XMLQueryresultAccess extends BaseAccess
| Constructor and Description | 
|---|
XMLQueryresultAccess()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
deleteXMLQueryresulForDoc(java.lang.String docId)
Delete xml access. 
 | 
protected edu.ucsb.nceas.utilities.BaseDAO | 
populateDAO(java.sql.ResultSet resultSet)
Populate a job data object with the current row in a resultset 
 | 
closeDBObjectspublic XMLQueryresultAccess()
                     throws AccessException
AccessExceptionpublic void deleteXMLQueryresulForDoc(java.lang.String docId)
                               throws AccessException
docId - document idAccessExceptionprotected edu.ucsb.nceas.utilities.BaseDAO populateDAO(java.sql.ResultSet resultSet)
                                                throws java.sql.SQLException
populateDAO in class BaseAccessresultSet - the result set which is already pointing to the desired row.java.sql.SQLExceptionCopyright © 2020 Regents of the University of California. All Rights Reserved.