B C D E G I J L N P R S

B

BasicPreparedStatementCreatorResolver - Class in net.sf.xaj.jdbc
Simple implementation of PreparedStatementCreatorResolver.
BasicPreparedStatementCreatorResolver() - Constructor for class net.sf.xaj.jdbc.BasicPreparedStatementCreatorResolver
 

C

clear() - Method in class net.sf.xaj.jdbc.JdbcXQuerySearchResults
 
CRITERIA_XML_RESULTS_ELEMENT_NAME_KEY - Static variable in class net.sf.xaj.jdbc.JdbcXmlDb
A query criteria variable that should be used to dynamically assign a xmlResultsRowElementName value for the query.

D

DEFAULT_XML_RESULTS_ROW_ELEMENT_NAME - Static variable in class net.sf.xaj.jdbc.JdbcXmlDb
The default value for the xmlResultsRowElementName property.
delete(Serializable) - Method in class net.sf.xaj.jdbc.JdbcXmlDb
 
deleteByXQuery(XmlDb.XQuerySearchCriteria) - Method in class net.sf.xaj.jdbc.JdbcXmlDb
 

E

executeXQuery(XmlDb.XQuerySearchCriteria) - Method in class net.sf.xaj.jdbc.JdbcXmlDb
 

G

get(Serializable) - Method in class net.sf.xaj.jdbc.JdbcXmlDb
 
getJdbcTemplate() - Method in class net.sf.xaj.jdbc.JdbcXmlDb
 
getMetadata() - Method in class net.sf.xaj.jdbc.JdbcXQuerySearchResults
 
getPreparedStatementCreator(XmlDb.XQuerySearchCriteria) - Method in class net.sf.xaj.jdbc.JdbcXmlDb
Get a PreparedStatementCreator instance to generate the SQL query to execute for the report.
getPreparedStatementCreatorResolver() - Method in class net.sf.xaj.jdbc.JdbcXmlDb
 
getTransactionHolder() - Method in class net.sf.xaj.jdbc.JdbcXmlDb
 
getTransactionHolderKey() - Method in class net.sf.xaj.jdbc.JdbcXmlDb
 
getXmlResultsRowElementName() - Method in class net.sf.xaj.jdbc.JdbcXmlDb
 

I

isCreateXmlResults() - Method in class net.sf.xaj.jdbc.JdbcXmlDb
 

J

JdbcXmlDb - Class in net.sf.xaj.jdbc
Implementation of XmlDb for exectuing queries against a database via JDBC.
JdbcXmlDb() - Constructor for class net.sf.xaj.jdbc.JdbcXmlDb
 
JdbcXQuerySearchResults - Class in net.sf.xaj.jdbc
Streaming JDBC implementation of XmlDb.XQuerySearchResults.
JdbcXQuerySearchResults(XmlDb.SearchResultsMetadata, Connection, PreparedStatement, ResultSet, String) - Constructor for class net.sf.xaj.jdbc.JdbcXQuerySearchResults
Constructor.

L

listIterator(int) - Method in class net.sf.xaj.jdbc.JdbcXQuerySearchResults
 

N

net.sf.xaj.jdbc - package net.sf.xaj.jdbc
 

P

PreparedStatementCreatorResolver - Interface in net.sf.xaj.jdbc
Dynamically resolve a PreparedStatementCreator.

R

resolvePreparedStatementCreator(XmlDb.XQuerySearchCriteria) - Method in class net.sf.xaj.jdbc.BasicPreparedStatementCreatorResolver
 
resolvePreparedStatementCreator(XmlDb.XQuerySearchCriteria) - Method in interface net.sf.xaj.jdbc.PreparedStatementCreatorResolver
Resolve a PreparedStatementCreator from an XmlDb.XQuerySearchCriteria.

S

setCreateXmlResults(boolean) - Method in class net.sf.xaj.jdbc.JdbcXmlDb
 
setJdbcTemplate(JdbcTemplate) - Method in class net.sf.xaj.jdbc.JdbcXmlDb
 
setPreparedStatementCreatorResolver(PreparedStatementCreatorResolver) - Method in class net.sf.xaj.jdbc.JdbcXmlDb
 
setXmlResultsRowElementName(String) - Method in class net.sf.xaj.jdbc.JdbcXmlDb
 
size() - Method in class net.sf.xaj.jdbc.JdbcXQuerySearchResults
 
storeXml(XmlResource) - Method in class net.sf.xaj.jdbc.JdbcXmlDb
 

B C D E G I J L N P R S