Class Struct

  • All Implemented Interfaces:
    rocks.frieler.kraftsql.expressions.Expression

    
    public final class Struct<T extends Object>
    extends Row<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
      String sql()
      • Methods inherited from class rocks.frieler.kraftsql.expressions.Row

        defaultColumnName, equals, getValues, hashCode
      • Methods inherited from class java.lang.Object

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