final class com.microsoft.sqlserver.jdbc.TypeInfo$Builder extends java.lang.Enum<com.microsoft.sqlserver.jdbc.TypeInfo$Builder>
  minor version: 0
  major version: 59
  flags: flags: (0x4030) ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: com.microsoft.sqlserver.jdbc.TypeInfo$Builder
  super_class: java.lang.Enum
{
  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder BIT;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder BIGINT;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder INTEGER;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder SMALLINT;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder TINYINT;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder REAL;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder FLOAT;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder SMALLDATETIME;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder DATETIME;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder SMALLMONEY;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder MONEY;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder BITN;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder INTN;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder DECIMAL;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder NUMERIC;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder FLOATN;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder MONEYN;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder DATETIMEN;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder TIME;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder DATETIME2;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder DATETIMEOFFSET;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder DATE;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder BIGBINARY;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder BIGVARBINARY;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder IMAGE;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder BIGCHAR;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder BIGVARCHAR;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder TEXT;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder NCHAR;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder NVARCHAR;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder NTEXT;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder GUID;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder UDT;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder XML;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder SQL_VARIANT;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private final com.microsoft.sqlserver.jdbc.TDSType tdsType;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TDSType;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final com.microsoft.sqlserver.jdbc.TypeInfo$Builder$Strategy strategy;
    descriptor: Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  static final boolean $assertionsDisabled;
    descriptor: Z
    flags: (0x1018) ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  private static final com.microsoft.sqlserver.jdbc.TypeInfo$Builder[] ENUM$VALUES;
    descriptor: [Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=13, locals=0, args_size=0
         0: .line 2506
            ldc Lcom/microsoft/sqlserver/jdbc/TypeInfo;
            invokevirtual java.lang.Class.desiredAssertionStatus:()Z
            ifne 1
            iconst_1
            goto 2
      StackMap locals:
      StackMap stack:
         1: iconst_0
      StackMap locals:
      StackMap stack: int
         2: putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.$assertionsDisabled:Z
         3: .line 2507
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "BIT"
            iconst_0
            getstatic com.microsoft.sqlserver.jdbc.TDSType.BIT1:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.SSType.BIT:Lcom/microsoft/sqlserver/jdbc/SSType;
            iconst_1
         4: .line 2508
            iconst_1
         5: .line 2509
            ldc "1"
            invokevirtual java.lang.String.length:()I
         6: .line 2510
            iconst_0
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/SSType;IIII)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
         7: .line 2507
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.BIT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
         8: .line 2513
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "BIGINT"
            iconst_1
            getstatic com.microsoft.sqlserver.jdbc.TDSType.INT8:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.SSType.BIGINT:Lcom/microsoft/sqlserver/jdbc/SSType;
            bipush 8
         9: .line 2514
            ldc 9223372036854775807
            invokestatic java.lang.Long.toString:(J)Ljava/lang/String;
            invokevirtual java.lang.String.length:()I
        10: .line 2515
            new java.lang.StringBuilder
            dup
            ldc "-"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            ldc 9223372036854775807
            invokestatic java.lang.Long.toString:(J)Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.lang.String.length:()I
        11: .line 2516
            iconst_0
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/SSType;IIII)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
        12: .line 2513
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.BIGINT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        13: .line 2519
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "INTEGER"
            iconst_2
            getstatic com.microsoft.sqlserver.jdbc.TDSType.INT4:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.SSType.INTEGER:Lcom/microsoft/sqlserver/jdbc/SSType;
            iconst_4
        14: .line 2520
            ldc 2147483647
            invokestatic java.lang.Integer.toString:(I)Ljava/lang/String;
            invokevirtual java.lang.String.length:()I
        15: .line 2521
            new java.lang.StringBuilder
            dup
            ldc "-"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            ldc 2147483647
            invokestatic java.lang.Integer.toString:(I)Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.lang.String.length:()I
        16: .line 2522
            iconst_0
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/SSType;IIII)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
        17: .line 2519
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.INTEGER:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        18: .line 2525
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "SMALLINT"
            iconst_3
            getstatic com.microsoft.sqlserver.jdbc.TDSType.INT2:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.SSType.SMALLINT:Lcom/microsoft/sqlserver/jdbc/SSType;
            iconst_2
        19: .line 2526
            sipush 32767
            invokestatic java.lang.Short.toString:(S)Ljava/lang/String;
            invokevirtual java.lang.String.length:()I
        20: .line 2527
            new java.lang.StringBuilder
            dup
            ldc "-"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            sipush 32767
            invokestatic java.lang.Short.toString:(S)Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.lang.String.length:()I
        21: .line 2528
            iconst_0
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/SSType;IIII)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
        22: .line 2525
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.SMALLINT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        23: .line 2531
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "TINYINT"
            iconst_4
            getstatic com.microsoft.sqlserver.jdbc.TDSType.INT1:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.SSType.TINYINT:Lcom/microsoft/sqlserver/jdbc/SSType;
            iconst_1
        24: .line 2532
            bipush 127
            invokestatic java.lang.Byte.toString:(B)Ljava/lang/String;
            invokevirtual java.lang.String.length:()I
        25: .line 2533
            bipush 127
            invokestatic java.lang.Byte.toString:(B)Ljava/lang/String;
            invokevirtual java.lang.String.length:()I
        26: .line 2534
            iconst_0
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/SSType;IIII)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
        27: .line 2531
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.TINYINT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        28: .line 2537
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "REAL"
            iconst_5
            getstatic com.microsoft.sqlserver.jdbc.TDSType.FLOAT4:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.SSType.REAL:Lcom/microsoft/sqlserver/jdbc/SSType;
            iconst_4
        29: .line 2538
            bipush 7
        30: .line 2539
            bipush 13
        31: .line 2540
            iconst_0
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/SSType;IIII)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
        32: .line 2537
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.REAL:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        33: .line 2543
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "FLOAT"
            bipush 6
            getstatic com.microsoft.sqlserver.jdbc.TDSType.FLOAT8:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.SSType.FLOAT:Lcom/microsoft/sqlserver/jdbc/SSType;
            bipush 8
        34: .line 2544
            bipush 15
        35: .line 2545
            bipush 22
        36: .line 2546
            iconst_0
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/SSType;IIII)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
        37: .line 2543
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.FLOAT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        38: .line 2549
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "SMALLDATETIME"
            bipush 7
            getstatic com.microsoft.sqlserver.jdbc.TDSType.DATETIME4:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.SSType.SMALLDATETIME:Lcom/microsoft/sqlserver/jdbc/SSType;
            iconst_4
        39: .line 2550
            ldc "yyyy-mm-dd hh:mm"
            invokevirtual java.lang.String.length:()I
        40: .line 2552
            ldc "yyyy-mm-dd hh:mm"
            invokevirtual java.lang.String.length:()I
        41: .line 2553
            iconst_0
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/SSType;IIII)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
        42: .line 2549
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.SMALLDATETIME:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        43: .line 2556
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "DATETIME"
            bipush 8
            getstatic com.microsoft.sqlserver.jdbc.TDSType.DATETIME8:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.SSType.DATETIME:Lcom/microsoft/sqlserver/jdbc/SSType;
            bipush 8
        44: .line 2557
            ldc "yyyy-mm-dd hh:mm:ss.fff"
            invokevirtual java.lang.String.length:()I
        45: .line 2559
            ldc "yyyy-mm-dd hh:mm:ss.fff"
            invokevirtual java.lang.String.length:()I
        46: .line 2560
            iconst_3
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/SSType;IIII)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
        47: .line 2556
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.DATETIME:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        48: .line 2563
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "SMALLMONEY"
            bipush 9
            getstatic com.microsoft.sqlserver.jdbc.TDSType.MONEY4:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.SSType.SMALLMONEY:Lcom/microsoft/sqlserver/jdbc/SSType;
            iconst_4
        49: .line 2564
            ldc 2147483647
            invokestatic java.lang.Integer.toString:(I)Ljava/lang/String;
            invokevirtual java.lang.String.length:()I
        50: .line 2566
            new java.lang.StringBuilder
            dup
            ldc "-."
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            ldc 2147483647
            invokestatic java.lang.Integer.toString:(I)Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.lang.String.length:()I
        51: .line 2568
            iconst_4
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/SSType;IIII)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
        52: .line 2563
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.SMALLMONEY:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        53: .line 2571
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "MONEY"
            bipush 10
            getstatic com.microsoft.sqlserver.jdbc.TDSType.MONEY8:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.SSType.MONEY:Lcom/microsoft/sqlserver/jdbc/SSType;
            bipush 8
        54: .line 2572
            ldc 9223372036854775807
            invokestatic java.lang.Long.toString:(J)Ljava/lang/String;
            invokevirtual java.lang.String.length:()I
        55: .line 2573
            new java.lang.StringBuilder
            dup
            ldc "-."
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            ldc 9223372036854775807
            invokestatic java.lang.Long.toString:(J)Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.lang.String.length:()I
        56: .line 2575
            iconst_4
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/SSType;IIII)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
        57: .line 2571
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.MONEY:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        58: .line 2578
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "BITN"
            bipush 11
            getstatic com.microsoft.sqlserver.jdbc.TDSType.BITN:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$1
            dup
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$1.<init>:()V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.BITN:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        59: .line 2598
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "INTN"
            bipush 12
            getstatic com.microsoft.sqlserver.jdbc.TDSType.INTN:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$2
            dup
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$2.<init>:()V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.INTN:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        60: .line 2632
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "DECIMAL"
            bipush 13
            getstatic com.microsoft.sqlserver.jdbc.TDSType.DECIMALN:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$DecimalNumericStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.SSType.DECIMAL:Lcom/microsoft/sqlserver/jdbc/SSType;
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$DecimalNumericStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/SSType;)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.DECIMAL:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        61: .line 2633
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "NUMERIC"
            bipush 14
            getstatic com.microsoft.sqlserver.jdbc.TDSType.NUMERICN:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$DecimalNumericStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.SSType.NUMERIC:Lcom/microsoft/sqlserver/jdbc/SSType;
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$DecimalNumericStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/SSType;)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.NUMERIC:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        62: .line 2634
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "FLOATN"
            bipush 15
            getstatic com.microsoft.sqlserver.jdbc.TDSType.FLOATN:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$BigOrSmallByteLenStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.FLOAT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.REAL:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$BigOrSmallByteLenStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.FLOATN:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        63: .line 2635
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "MONEYN"
            bipush 16
            getstatic com.microsoft.sqlserver.jdbc.TDSType.MONEYN:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$BigOrSmallByteLenStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.MONEY:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.SMALLMONEY:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$BigOrSmallByteLenStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.MONEYN:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        64: .line 2636
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "DATETIMEN"
            bipush 17
            getstatic com.microsoft.sqlserver.jdbc.TDSType.DATETIMEN:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$BigOrSmallByteLenStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.DATETIME:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.SMALLDATETIME:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$BigOrSmallByteLenStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.DATETIMEN:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        65: .line 2638
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "TIME"
            bipush 18
            getstatic com.microsoft.sqlserver.jdbc.TDSType.TIMEN:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$KatmaiScaledTemporalStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.SSType.TIME:Lcom/microsoft/sqlserver/jdbc/SSType;
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$KatmaiScaledTemporalStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/SSType;)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.TIME:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        66: .line 2639
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "DATETIME2"
            bipush 19
            getstatic com.microsoft.sqlserver.jdbc.TDSType.DATETIME2N:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$KatmaiScaledTemporalStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.SSType.DATETIME2:Lcom/microsoft/sqlserver/jdbc/SSType;
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$KatmaiScaledTemporalStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/SSType;)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.DATETIME2:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        67: .line 2640
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "DATETIMEOFFSET"
            bipush 20
            getstatic com.microsoft.sqlserver.jdbc.TDSType.DATETIMEOFFSETN:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$KatmaiScaledTemporalStrategy
            dup
            getstatic com.microsoft.sqlserver.jdbc.SSType.DATETIMEOFFSET:Lcom/microsoft/sqlserver/jdbc/SSType;
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$KatmaiScaledTemporalStrategy.<init>:(Lcom/microsoft/sqlserver/jdbc/SSType;)V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.DATETIMEOFFSET:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        68: .line 2642
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "DATE"
            bipush 21
            getstatic com.microsoft.sqlserver.jdbc.TDSType.DATEN:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$3
            dup
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$3.<init>:()V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.DATE:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        69: .line 2661
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "BIGBINARY"
            bipush 22
            getstatic com.microsoft.sqlserver.jdbc.TDSType.BIGBINARY:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$4
            dup
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$4.<init>:()V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.BIGBINARY:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        70: .line 2683
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "BIGVARBINARY"
            bipush 23
            getstatic com.microsoft.sqlserver.jdbc.TDSType.BIGVARBINARY:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$5
            dup
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$5.<init>:()V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.BIGVARBINARY:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        71: .line 2713
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "IMAGE"
            bipush 24
            getstatic com.microsoft.sqlserver.jdbc.TDSType.IMAGE:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$6
            dup
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$6.<init>:()V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.IMAGE:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        72: .line 2734
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "BIGCHAR"
            bipush 25
            getstatic com.microsoft.sqlserver.jdbc.TDSType.BIGCHAR:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$7
            dup
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$7.<init>:()V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.BIGCHAR:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        73: .line 2757
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "BIGVARCHAR"
            bipush 26
            getstatic com.microsoft.sqlserver.jdbc.TDSType.BIGVARCHAR:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$8
            dup
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$8.<init>:()V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.BIGVARCHAR:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        74: .line 2789
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "TEXT"
            bipush 27
            getstatic com.microsoft.sqlserver.jdbc.TDSType.TEXT:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$9
            dup
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$9.<init>:()V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.TEXT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        75: .line 2812
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "NCHAR"
            bipush 28
            getstatic com.microsoft.sqlserver.jdbc.TDSType.NCHAR:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$10
            dup
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$10.<init>:()V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.NCHAR:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        76: .line 2835
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "NVARCHAR"
            bipush 29
            getstatic com.microsoft.sqlserver.jdbc.TDSType.NVARCHAR:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$11
            dup
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$11.<init>:()V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.NVARCHAR:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        77: .line 2868
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "NTEXT"
            bipush 30
            getstatic com.microsoft.sqlserver.jdbc.TDSType.NTEXT:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$12
            dup
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$12.<init>:()V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.NTEXT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        78: .line 2891
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "GUID"
            bipush 31
            getstatic com.microsoft.sqlserver.jdbc.TDSType.GUID:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$13
            dup
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$13.<init>:()V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.GUID:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        79: .line 2914
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "UDT"
            bipush 32
            getstatic com.microsoft.sqlserver.jdbc.TDSType.UDT:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$14
            dup
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$14.<init>:()V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.UDT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        80: .line 2948
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "XML"
            bipush 33
            getstatic com.microsoft.sqlserver.jdbc.TDSType.XML:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$15
            dup
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$15.<init>:()V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.XML:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
        81: .line 2968
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            ldc "SQL_VARIANT"
            bipush 34
            getstatic com.microsoft.sqlserver.jdbc.TDSType.SQL_VARIANT:Lcom/microsoft/sqlserver/jdbc/TDSType;
            new com.microsoft.sqlserver.jdbc.TypeInfo$Builder$16
            dup
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder$16.<init>:()V
            invokespecial com.microsoft.sqlserver.jdbc.TypeInfo$Builder.<init>:(Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.SQL_VARIANT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            bipush 35
            anewarray com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            iconst_0
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.BIT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            iconst_1
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.BIGINT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            iconst_2
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.INTEGER:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            iconst_3
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.SMALLINT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            iconst_4
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.TINYINT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            iconst_5
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.REAL:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 6
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.FLOAT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 7
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.SMALLDATETIME:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 8
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.DATETIME:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 9
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.SMALLMONEY:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 10
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.MONEY:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 11
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.BITN:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 12
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.INTN:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 13
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.DECIMAL:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 14
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.NUMERIC:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 15
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.FLOATN:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 16
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.MONEYN:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 17
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.DATETIMEN:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 18
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.TIME:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 19
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.DATETIME2:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 20
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.DATETIMEOFFSET:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 21
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.DATE:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 22
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.BIGBINARY:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 23
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.BIGVARBINARY:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 24
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.IMAGE:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 25
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.BIGCHAR:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 26
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.BIGVARCHAR:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 27
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.TEXT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 28
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.NCHAR:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 29
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.NVARCHAR:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 30
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.NTEXT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 31
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.GUID:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 32
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.UDT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 33
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.XML:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            dup
            bipush 34
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.SQL_VARIANT:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aastore
            putstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.ENUM$VALUES:[Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(java.lang.String, int, com.microsoft.sqlserver.jdbc.TDSType, com.microsoft.sqlserver.jdbc.TypeInfo$Builder$Strategy);
    descriptor: (Ljava/lang/String;ILcom/microsoft/sqlserver/jdbc/TDSType;Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // com.microsoft.sqlserver.jdbc.TypeInfo$Builder this
        start local 3 // com.microsoft.sqlserver.jdbc.TDSType tdsType
        start local 4 // com.microsoft.sqlserver.jdbc.TypeInfo$Builder$Strategy strategy
         0: .line 3161
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
         1: .line 3162
            aload 0 /* this */
            aload 3 /* tdsType */
            putfield com.microsoft.sqlserver.jdbc.TypeInfo$Builder.tdsType:Lcom/microsoft/sqlserver/jdbc/TDSType;
         2: .line 3163
            aload 0 /* this */
            aload 4 /* strategy */
            putfield com.microsoft.sqlserver.jdbc.TypeInfo$Builder.strategy:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;
         3: .line 3164
            return
        end local 4 // com.microsoft.sqlserver.jdbc.TypeInfo$Builder$Strategy strategy
        end local 3 // com.microsoft.sqlserver.jdbc.TDSType tdsType
        end local 0 // com.microsoft.sqlserver.jdbc.TypeInfo$Builder this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    4     0      this  Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            0    4     3   tdsType  Lcom/microsoft/sqlserver/jdbc/TDSType;
            0    4     4  strategy  Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      tdsType        
      strategy       

  final com.microsoft.sqlserver.jdbc.TDSType getTDSType();
    descriptor: ()Lcom/microsoft/sqlserver/jdbc/TDSType;
    flags: (0x0010) ACC_FINAL
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.sqlserver.jdbc.TypeInfo$Builder this
         0: .line 3167
            aload 0 /* this */
            getfield com.microsoft.sqlserver.jdbc.TypeInfo$Builder.tdsType:Lcom/microsoft/sqlserver/jdbc/TDSType;
            areturn
        end local 0 // com.microsoft.sqlserver.jdbc.TypeInfo$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;

  final com.microsoft.sqlserver.jdbc.TypeInfo build(com.microsoft.sqlserver.jdbc.TypeInfo, com.microsoft.sqlserver.jdbc.TDSReader);
    descriptor: (Lcom/microsoft/sqlserver/jdbc/TypeInfo;Lcom/microsoft/sqlserver/jdbc/TDSReader;)Lcom/microsoft/sqlserver/jdbc/TypeInfo;
    flags: (0x0010) ACC_FINAL
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.microsoft.sqlserver.jdbc.TypeInfo$Builder this
        start local 1 // com.microsoft.sqlserver.jdbc.TypeInfo typeInfo
        start local 2 // com.microsoft.sqlserver.jdbc.TDSReader tdsReader
         0: .line 3171
            aload 0 /* this */
            getfield com.microsoft.sqlserver.jdbc.TypeInfo$Builder.strategy:Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder$Strategy;
            aload 1 /* typeInfo */
            aload 2 /* tdsReader */
            invokeinterface com.microsoft.sqlserver.jdbc.TypeInfo$Builder$Strategy.apply:(Lcom/microsoft/sqlserver/jdbc/TypeInfo;Lcom/microsoft/sqlserver/jdbc/TDSReader;)V
         1: .line 3174
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.$assertionsDisabled:Z
            ifne 2
            aload 1 /* typeInfo */
            getfield com.microsoft.sqlserver.jdbc.TypeInfo.ssType:Lcom/microsoft/sqlserver/jdbc/SSType;
            ifnonnull 2
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
         2: .line 3175
      StackMap locals:
      StackMap stack:
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.$assertionsDisabled:Z
            ifne 3
            aload 1 /* typeInfo */
            getfield com.microsoft.sqlserver.jdbc.TypeInfo.ssLenType:Lcom/microsoft/sqlserver/jdbc/SSLenType;
            ifnonnull 3
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
         3: .line 3177
      StackMap locals:
      StackMap stack:
            aload 1 /* typeInfo */
            areturn
        end local 2 // com.microsoft.sqlserver.jdbc.TDSReader tdsReader
        end local 1 // com.microsoft.sqlserver.jdbc.TypeInfo typeInfo
        end local 0 // com.microsoft.sqlserver.jdbc.TypeInfo$Builder this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    4     0       this  Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            0    4     1   typeInfo  Lcom/microsoft/sqlserver/jdbc/TypeInfo;
            0    4     2  tdsReader  Lcom/microsoft/sqlserver/jdbc/TDSReader;
    Exceptions:
      throws com.microsoft.sqlserver.jdbc.SQLServerException
    MethodParameters:
           Name  Flags
      typeInfo   
      tdsReader  

  public static com.microsoft.sqlserver.jdbc.TypeInfo$Builder[] values();
    descriptor: ()[Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic com.microsoft.sqlserver.jdbc.TypeInfo$Builder.ENUM$VALUES:[Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            dup
            astore 2
            iconst_0
            iload 1
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
            aload 2
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.microsoft.sqlserver.jdbc.TypeInfo$Builder valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast com.microsoft.sqlserver.jdbc.TypeInfo$Builder
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lcom/microsoft/sqlserver/jdbc/TypeInfo$Builder;>;
SourceFile: "dtv.java"
NestHost: com.microsoft.sqlserver.jdbc.TypeInfo
InnerClasses:
  final Builder = com.microsoft.sqlserver.jdbc.TypeInfo$Builder of com.microsoft.sqlserver.jdbc.TypeInfo
  com.microsoft.sqlserver.jdbc.TypeInfo$Builder$1
  com.microsoft.sqlserver.jdbc.TypeInfo$Builder$10
  com.microsoft.sqlserver.jdbc.TypeInfo$Builder$11
  com.microsoft.sqlserver.jdbc.TypeInfo$Builder$12
  com.microsoft.sqlserver.jdbc.TypeInfo$Builder$13
  com.microsoft.sqlserver.jdbc.TypeInfo$Builder$14
  com.microsoft.sqlserver.jdbc.TypeInfo$Builder$15
  com.microsoft.sqlserver.jdbc.TypeInfo$Builder$16
  com.microsoft.sqlserver.jdbc.TypeInfo$Builder$2
  com.microsoft.sqlserver.jdbc.TypeInfo$Builder$3
  com.microsoft.sqlserver.jdbc.TypeInfo$Builder$4
  com.microsoft.sqlserver.jdbc.TypeInfo$Builder$5
  com.microsoft.sqlserver.jdbc.TypeInfo$Builder$6
  com.microsoft.sqlserver.jdbc.TypeInfo$Builder$7
  com.microsoft.sqlserver.jdbc.TypeInfo$Builder$8
  com.microsoft.sqlserver.jdbc.TypeInfo$Builder$9
  private final BigOrSmallByteLenStrategy = com.microsoft.sqlserver.jdbc.TypeInfo$Builder$BigOrSmallByteLenStrategy of com.microsoft.sqlserver.jdbc.TypeInfo$Builder
  private final DecimalNumericStrategy = com.microsoft.sqlserver.jdbc.TypeInfo$Builder$DecimalNumericStrategy of com.microsoft.sqlserver.jdbc.TypeInfo$Builder
  private final FixedLenStrategy = com.microsoft.sqlserver.jdbc.TypeInfo$Builder$FixedLenStrategy of com.microsoft.sqlserver.jdbc.TypeInfo$Builder
  private final KatmaiScaledTemporalStrategy = com.microsoft.sqlserver.jdbc.TypeInfo$Builder$KatmaiScaledTemporalStrategy of com.microsoft.sqlserver.jdbc.TypeInfo$Builder
  private abstract Strategy = com.microsoft.sqlserver.jdbc.TypeInfo$Builder$Strategy of com.microsoft.sqlserver.jdbc.TypeInfo$Builder