Frames | No Frames |
Methods with return type org.apache.xpath.objects.XBooleanStatic | |
XBooleanStatic | |
XBooleanStatic | |
XBooleanStatic | Returns an XConnection from either a user created
org.apache.xalan.lib.sql.ConnectionPool or a JNDI datasource.
|
XBooleanStatic | Create an XConnection object with just a driver and database URL.
|
XBooleanStatic | XConnection.connect(ExpressionContext exprContext, String driver, String dbURL, Element protocolElem) Create an XConnection object with a connection protocol
|
XBooleanStatic | XConnection.connect(ExpressionContext exprContext, String driver, String dbURL, String user, String password) Create an XConnection object with user ID and password.
|