Package adams.db

Class AbstractIndexedTableFacade

    • Constructor Detail

      • AbstractIndexedTableFacade

        public AbstractIndexedTableFacade​(AbstractDatabaseConnection dbcon,
                                          String tableName)
        Constructor.
        Parameters:
        dbcon - the database context to use
        tableName - the name of the table