Class NestedArrays


  • public class NestedArrays
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.impossibl.postgres.system.procs.NestedArrays.BinDecoder BINARY_DECODER  
      static com.impossibl.postgres.system.procs.NestedArrays.TxtDecoder TEXT_DECODER  
    • Constructor Summary

      Constructors 
      Constructor Description
      NestedArrays()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • BINARY_DECODER

        public static final com.impossibl.postgres.system.procs.NestedArrays.BinDecoder BINARY_DECODER
      • TEXT_DECODER

        public static final com.impossibl.postgres.system.procs.NestedArrays.TxtDecoder TEXT_DECODER
    • Constructor Detail

      • NestedArrays

        public NestedArrays()