Package org.oXML.extras.db

Interface Summary
Connector A Connector represents a datasource that can execute queries
Part  
 

Class Summary
CallMapping  
CallTemplate  
Chunks  
ConnectionDirector  
ConnectionMapping  
ConnectionNode  
ConnectionTemplate  
ConnectorProxy DataConnection proxy that will retry any query (default max 3 times) if it throws an exception.
ConstructorFactory  
DatabaseExtensions self-configured one-stop-shop for db extensions
ExecuteMapping  
ExecuteTemplate  
ExpressionPart  
JdbcConnector wraps a jdbc Connection this implementation is not thread safe!
Query Encapsulates a db-to-xml Mapping - comprises of one complete mapping with: a StatementTemplate representing the db query,
QueryMapping  
QueryTemplate  
QuoteFunction  
StatementTemplate  
 

Exception Summary
DatabaseException