org.xquark.xml.xdbc
Interface XMLPooledConnection


public interface XMLPooledConnection


Field Summary
static java.lang.String RCSName
           
static java.lang.String RCSRevision
           
 
Method Summary
 void close()
           
 XMLConnection getConnection()
           
 

Field Detail

RCSRevision

static final java.lang.String RCSRevision
See Also:
Constant Field Values

RCSName

static final java.lang.String RCSName
See Also:
Constant Field Values
Method Detail

getConnection

XMLConnection getConnection()
                            throws XMLDBCException
Throws:
XMLDBCException

close

void close()
           throws XMLDBCException
Throws:
XMLDBCException


Copyright © 2009 Université de Versailles Saint-Quentin, XQuark Group. All rights reserved.