Uses of Class
uba.db.impl.filesystem.FileSystemTable

Packages that use FileSystemTable
uba.db.impl.filesystem   
 

Uses of FileSystemTable in uba.db.impl.filesystem
 

Methods in uba.db.impl.filesystem that return FileSystemTable
static FileSystemTable FileSystemTable.createFrom(java.io.File schemaFile)
           
static FileSystemTable FileSystemTable.createNew(java.io.File directory, TableSchema tableSchema)
           
 

Constructors in uba.db.impl.filesystem with parameters of type FileSystemTable
FileSystemTableReader(FileSystemTable fileSystemTable)
           
 



Copyright © -2005 . All Rights Reserved.