|
|||||||||
| Home >> All >> org >> apache >> derby >> impl >> [ io overview ] | PREV NEXT | ||||||||
Uses of Class
org.apache.derby.impl.io.DirFile
| Uses of DirFile in org.apache.derby.impl.io |
| Subclasses of DirFile in org.apache.derby.impl.io | |
(package private) class |
DirFile4
This class implements the StorageFile interface using features of Java 1.4 not available in earlier versions of Java. |
| Constructors in org.apache.derby.impl.io with parameters of type DirFile | |
DirFile4(DirFile directoryName,
java.lang.String fileName,
boolean rwsOK)
Construct a DirFile from a directory name and a file name. |
|
DirFile(DirFile directoryName,
java.lang.String fileName)
Construct a DirFile from a directory name and a file name. |
|
|
|||||||||
| Home >> All >> org >> apache >> derby >> impl >> [ io overview ] | PREV NEXT | ||||||||