Class PreferredGenresTableFactory

java.lang.Object
org.apache.calcite.chinook.PreferredGenresTableFactory
All Implemented Interfaces:
TableFactory<AbstractQueryableTable>

public class PreferredGenresTableFactory extends Object implements TableFactory<AbstractQueryableTable>
Factory for the table of genres preferred by the current user.
  • Constructor Details

    • PreferredGenresTableFactory

      public PreferredGenresTableFactory()
  • Method Details