public class FileConnectionImpl
extends org.teiid.resource.spi.BasicConnection
implements org.teiid.translator.FileConnection
| Constructor and Description |
|---|
FileConnectionImpl(String parentDirectory,
Map<String,String> fileMapping,
boolean allowParentPaths) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
File |
getFile(String path) |
cleanUp, createInteraction, getLocalTransaction, getMetaData, getResultSetInfo, getXAResource, isAlivepublic File getFile(String path) throws javax.resource.ResourceException
getFile in interface org.teiid.translator.FileConnectionjavax.resource.ResourceExceptionpublic void close()
throws javax.resource.ResourceException
close in interface javax.resource.cci.Connectionjavax.resource.ResourceExceptionCopyright © 2018. All rights reserved.