|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.resource.spi.BasicConnection
org.teiid.resource.adapter.file.FileConnectionImpl
public class FileConnectionImpl
TODO: consider using VFS
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.teiid.translator.FileConnection |
|---|
FileConnection.Util |
| Constructor Summary | |
|---|---|
FileConnectionImpl(java.lang.String parentDirectory)
|
|
| Method Summary | |
|---|---|
void |
close()
|
java.io.File |
getFile(java.lang.String path)
Gets the file at the given path. |
| Methods inherited from class org.teiid.resource.spi.BasicConnection |
|---|
cleanUp, createInteraction, getLocalTransaction, getMetaData, getResultSetInfo, getXAResource, isAlive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.resource.cci.Connection |
|---|
createInteraction, getLocalTransaction, getMetaData, getResultSetInfo |
| Constructor Detail |
|---|
public FileConnectionImpl(java.lang.String parentDirectory)
| Method Detail |
|---|
public java.io.File getFile(java.lang.String path)
FileConnection
getFile in interface FileConnection
public void close()
throws javax.resource.ResourceException
close in interface javax.resource.cci.Connectionjavax.resource.ResourceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||