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
|
closeDBObjects
public XMLQueryresultAccess() throws AccessException
AccessException
public void deleteXMLQueryresulForDoc(java.lang.String docId) throws AccessException
docId
- document idAccessException
protected edu.ucsb.nceas.utilities.BaseDAO populateDAO(java.sql.ResultSet resultSet) throws java.sql.SQLException
populateDAO
in class BaseAccess
resultSet
- the result set which is already pointing to the desired row.java.sql.SQLException
Copyright © 2020 Regents of the University of California. All Rights Reserved.