Object BigQueryORMapping

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Type<?> getTypeFor(KType type)
      <T extends Any> Expression<BigQueryEngine, T> serialize(T value)
      <T extends Any> List<T> deserializeQueryResult(Iterable<Map<Field, FieldValue>> queryResult, KClass<T> type)
      • Methods inherited from class rocks.frieler.kraftsql.engine.ORMapping

        getSchemaFor
      • Methods inherited from class java.lang.Object

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