Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.healthmarketscience.jackcess.query Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
AppendQueryQuery interface which represents an append query, e.Interfacecom.healthmarketscience.jackcess.queryJackCess
BaseSelectQueryBase interface for queries which represent some form of SELECT statement.Interfacecom.healthmarketscience.jackcess.queryJackCess
CrossTabQueryQuery interface which represents a crosstab/pivot query, e.Interfacecom.healthmarketscience.jackcess.queryJackCess
DataDefinitionQueryQuery interface which represents a DDL query.Interfacecom.healthmarketscience.jackcess.queryJackCess
DeleteQueryQuery interface which represents a delete query, e.Interfacecom.healthmarketscience.jackcess.queryJackCess
MakeTableQueryQuery interface which represents an table creation query, e.Interfacecom.healthmarketscience.jackcess.queryJackCess
PassthroughQueryQuery interface which represents a query which will be executed via ODBC.Interfacecom.healthmarketscience.jackcess.queryJackCess
QueryBase interface for classes which encapsulate information about an Access query.Interfacecom.healthmarketscience.jackcess.queryJackCess
Query .TypeClasscom.healthmarketscience.jackcess.queryJackCess
SelectQueryQuery interface which represents a select query, e.Interfacecom.healthmarketscience.jackcess.queryJackCess
UnionQueryQuery interface which represents a UNION query, e.Interfacecom.healthmarketscience.jackcess.queryJackCess
UpdateQueryQuery interface which represents a row update query, e.Interfacecom.healthmarketscience.jackcess.queryJackCess