net.sf.saxon.javax.xml.xquery
Interface ConnectionPoolXQDataSource
public interface ConnectionPoolXQDataSource
XQJ interfaces reconstructed from version 0.9 documentation
getLogWriter
public PrintWriter getLogWriter()
throws XQException
getLoginTimeout
public int getLoginTimeout()
throws XQException
getProperty
public String getProperty(String name)
throws XQException
getSupportedPropertyNames
public String[] getSupportedPropertyNames()
setLogWriter
public void setLogWriter(PrintWriter out)
throws XQException
setLoginTimeout
public void setLoginTimeout(int seconds)
throws XQException
setProperties
public void setProperties(Properties props)
throws XQException
setProperty
public void setProperty(String name,
String value)
throws XQException