Package org.basex.query.func.sql
Class JDBCConnections
java.lang.Object
org.basex.query.func.sql.JDBCConnections
- All Implemented Interfaces:
QueryResource
JDBC connections.
- Author:
- BaseX Team 2005-21, BSD License, Rositsa Shadura
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JDBCConnections
public JDBCConnections()
-
-
Method Details
-
close
public void close()Description copied from interface:QueryResourceCloses a resource.- Specified by:
closein interfaceQueryResource
-