Package | Description |
---|---|
org.tribuo.data.sql |
Provides classes which can load columnar data (using a
RowProcessor )
from a SQL source. |
Modifier and Type | Field and Description |
---|---|
SQLDBConfig |
SQLToCSV.SQLToCSVOptions.dbConfig |
Constructor and Description |
---|
SQLDataSource(String sqlString,
SQLDBConfig sqlConfig,
OutputFactory<T> outputFactory,
RowProcessor<T> rowProcessor,
boolean outputRequired) |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.