public class Example21
extends Example
This class demonstrates the use of the data import facilities provided by the
ARX framework. Data can be imported from various types of sources, e.g. CSV
files, Excel files and databases (using JDBC). The API is mostly the same for
all of these sources, although not all options might be available in each
case. Refer to the comments further down below for details about particular
sources.
- Author:
- Karol Babioch, Fabian Prasser