Class Select

  • All Implemented Interfaces:
    rocks.frieler.kraftsql.commands.Command , rocks.frieler.kraftsql.objects.Data , rocks.frieler.kraftsql.objects.HasColumns

    
    public final class Select<T extends Object>
    extends Select<BigQueryEngine, T>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class rocks.frieler.kraftsql.dql.Select

        getColumns, getFilter, getGrouping, getJoins, getSource, sql
      • Methods inherited from class rocks.frieler.kraftsql.objects.HasColumns

        get, get
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait