| Package | Description |
|---|---|
| org.teiid.resource.adapter.file | |
| org.teiid.translator | |
| org.teiid.translator.excel |
| Modifier and Type | Class and Description |
|---|---|
class |
FileConnectionImpl
TODO: consider using VFS
|
| Modifier and Type | Method and Description |
|---|---|
static File[] |
FileConnection.Util.getFiles(String location,
FileConnection fc,
boolean exceptionIfFileNotFound)
Gets the file or files, if the path is a directory, at the given path.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor<FileConnection> |
ExcelExecutionFactory.getMetadataProcessor() |
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
ExcelExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
FileConnection connection) |
void |
ExcelMetadataProcessor.process(MetadataFactory mf,
FileConnection conn) |
| Constructor and Description |
|---|
ExcelExecution(Select query,
ExecutionContext executionContext,
RuntimeMetadata metadata,
FileConnection connection) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.