Class TemporaryTable

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

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

        getDataset, getProject
      • Methods inherited from class rocks.frieler.kraftsql.objects.Table

        get, getColumns, getDatabase, getName, getQualifiedName, getSchema
      • 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