Class Table

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

    
    public final class Table<T extends Object>
    extends Table<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
      final String getProject()
      final String getDataset()
      • Methods inherited from class rocks.frieler.kraftsql.objects.Table

        get, getColumns, getDatabase, getName, getQualifiedName, getSchema, sql
      • Methods inherited from class rocks.frieler.kraftsql.objects.HasColumns

        get
      • Methods inherited from class java.lang.Object

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