JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
mdbtools.dbengine
Interface DataSource
public interface
DataSource
DataSource represents the data store. The obtains all data from the data source.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Table
getTable
(int index)
int
getTableCount
()
Method Details
getTableCount
int
getTableCount
()
getTable
Table
getTable
(int index)