public class org.jdbi.v3.postgres.PostgresTypes implements org.jdbi.v3.core.config.JdbiConfig<org.jdbi.v3.postgres.PostgresTypes>
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.jdbi.v3.postgres.PostgresTypes
  super_class: java.lang.Object
{
  private final java.util.Map<java.lang.Class<? extends PGobject>, java.lang.String> types;
    descriptor: Ljava/util/Map;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/Map<Ljava/lang/Class<+LPGobject;>;Ljava/lang/String;>;

  private org.jdbi.v3.core.config.ConfigRegistry registry;
    descriptor: Lorg/jdbi/v3/core/config/ConfigRegistry;
    flags: (0x0002) ACC_PRIVATE

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.jdbi.v3.postgres.PostgresTypes this
         0: .line 23
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.postgresql cannot be resolved\n\tThe import org.postgresql cannot be resolved\n\tPGobject cannot be resolved to a type\n\tPGobject cannot be resolved to a type\n\tMap<Class<? extends PGobject>,String> cannot be resolved to a type\n\tPGobject cannot be resolved to a type\n\tPGobject cannot be resolved to a type\n\tPGConnection cannot be resolved to a type\n\tPGobject cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jdbi.v3.postgres.PostgresTypes this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jdbi/v3/postgres/PostgresTypes;

  private void <init>(org.jdbi.v3.postgres.PostgresTypes);
    descriptor: (Lorg/jdbi/v3/postgres/PostgresTypes;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.jdbi.v3.postgres.PostgresTypes this
         0: .line 23
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.postgresql cannot be resolved\n\tThe import org.postgresql cannot be resolved\n\tPGobject cannot be resolved to a type\n\tPGobject cannot be resolved to a type\n\tMap<Class<? extends PGobject>,String> cannot be resolved to a type\n\tPGobject cannot be resolved to a type\n\tPGobject cannot be resolved to a type\n\tPGConnection cannot be resolved to a type\n\tPGobject cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jdbi.v3.postgres.PostgresTypes this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jdbi/v3/postgres/PostgresTypes;
    MethodParameters:
      Name  Flags
      that  

  public void setRegistry(org.jdbi.v3.core.config.ConfigRegistry);
    descriptor: (Lorg/jdbi/v3/core/config/ConfigRegistry;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.jdbi.v3.postgres.PostgresTypes this
         0: .line 41
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jdbi.v3.postgres.PostgresTypes this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jdbi/v3/postgres/PostgresTypes;
    MethodParameters:
          Name  Flags
      registry  

  public org.jdbi.v3.postgres.PostgresTypes registerCustomType(java.lang.Class<? extends PGobject>, java.lang.String);
    descriptor: (Ljava/lang/Class;Ljava/lang/String;)Lorg/jdbi/v3/postgres/PostgresTypes;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.jdbi.v3.postgres.PostgresTypes this
         0: .line 51
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tPGobject cannot be resolved to a type\n\tPGobject cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jdbi.v3.postgres.PostgresTypes this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jdbi/v3/postgres/PostgresTypes;
    Signature: (Ljava/lang/Class<+LPGobject;>;Ljava/lang/String;)Lorg/jdbi/v3/postgres/PostgresTypes;
    MethodParameters:
          Name  Flags
      clazz     
      typeName  

  void addTypesToConnection(PGConnection);
    descriptor: (LPGConnection;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.jdbi.v3.postgres.PostgresTypes this
         0: .line 64
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tPGConnection cannot be resolved to a type\n\tPGobject cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jdbi.v3.postgres.PostgresTypes this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jdbi/v3/postgres/PostgresTypes;
    MethodParameters:
            Name  Flags
      connection  

  public org.jdbi.v3.postgres.PostgresTypes createCopy();
    descriptor: ()Lorg/jdbi/v3/postgres/PostgresTypes;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.jdbi.v3.postgres.PostgresTypes this
         0: .line 69
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jdbi.v3.postgres.PostgresTypes this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jdbi/v3/postgres/PostgresTypes;
}
Signature: Ljava/lang/Object;Lorg/jdbi/v3/core/config/JdbiConfig<Lorg/jdbi/v3/postgres/PostgresTypes;>;
SourceFile: "PostgresTypes.java"