Class Types.ARRAY

  • All Implemented Interfaces:
    rocks.frieler.kraftsql.engine.Type

    
    public final class Types.ARRAY
    extends Type
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Types.ARRAY.Companion
    • Constructor Summary

      Constructors 
      Constructor Description
      Types.ARRAY(Type contentType)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Type getContentType()
      String sql()
      • Methods inherited from class rocks.frieler.kraftsql.bq.engine.Type

        getName
      • Methods inherited from class java.lang.Object

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