Uses of Class
uba.db.table.io.TableReaderCreationException

Packages that use TableReaderCreationException
uba.db.impl.filesystem   
uba.db.table   
 

Uses of TableReaderCreationException in uba.db.impl.filesystem
 

Methods in uba.db.impl.filesystem that throw TableReaderCreationException
 TableReader FileSystemTable.reader()
           
 

Constructors in uba.db.impl.filesystem that throw TableReaderCreationException
FileSystemTableReader(FileSystemTable fileSystemTable)
           
 

Uses of TableReaderCreationException in uba.db.table
 

Methods in uba.db.table that throw TableReaderCreationException
 TableReader Table.reader()
          Retorna una instancia concreta de TableReaderpara acceder a la información de esta tabla.
 



Copyright © -2005 . All Rights Reserved.