com.healthmarketscience.jackcess.query
Interface PassthroughQuery
- All Superinterfaces:
- Query
- All Known Implementing Classes:
- PassthroughQueryImpl
public interface PassthroughQuery
- extends Query
Query interface which represents a query which will be executed via ODBC.
- Author:
- James Ahlborn
| Nested classes/interfaces inherited from interface com.healthmarketscience.jackcess.query.Query |
Query.Type |
getConnectionString
String getConnectionString()
getPassthroughString
String getPassthroughString()
Copyright © 2005-2013 Health Market Science. All Rights Reserved.