org.axiondb
public interface ExternalTableLoader extends TableFactory
database
; pass the result of
this method to Database.addTable(Table) to register it with the database.
Version: $Revision: 1.2 $ $Date: 2004/08/27 03:21:20 $
Method Summary | |
---|---|
ExternalTable | createExternalTable(Database database, String name) |
Table | createTable(Database database, String name) |