class org.springframework.jca.cci.connection.CciLocalTransactionManager$CciLocalTransactionObject
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.jca.cci.connection.CciLocalTransactionManager$CciLocalTransactionObject
  super_class: java.lang.Object
{
  private org.springframework.jca.cci.connection.ConnectionHolder connectionHolder;
    descriptor: Lorg/springframework/jca/cci/connection/ConnectionHolder;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.jca.cci.connection.CciLocalTransactionManager$CciLocalTransactionObject this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.resource cannot be resolved\n\tThe import javax.resource cannot be resolved\n\tThe import javax.resource cannot be resolved\n\tThe import javax.resource cannot be resolved\n\tThe import javax.resource cannot be resolved\n\tConnectionFactory cannot be resolved to a type\n\tConnectionFactory cannot be resolved to a type\n\tConnectionFactory cannot be resolved to a type\n\tConnectionFactory cannot be resolved to a type\n\tThe method getTargetConnectionFactory() from the type DelegatingConnectionFactory refers to the missing type ConnectionFactory\n\tConnectionFactory cannot be resolved to a type\n\tConnectionFactory cannot be resolved to a type\n\tConnectionFactory cannot be resolved to a type\n\tConnectionFactory cannot be resolved to a type\n\tConnectionFactory cannot be resolved to a type\n\tThe method getConnectionFactory() from the type CciLocalTransactionManager refers to the missing type ConnectionFactory\n\tThe method getConnectionFactory() from the type CciLocalTransactionManager refers to the missing type ConnectionFactory\n\tThe method obtainConnectionFactory() from the type CciLocalTransactionManager refers to the missing type ConnectionFactory\n\tThe method obtainConnectionFactory() from the type CciLocalTransactionManager refers to the missing type ConnectionFactory\n\tConnectionFactory cannot be resolved to a type\n\tThe method obtainConnectionFactory() from the type CciLocalTransactionManager refers to the missing type ConnectionFactory\n\tConnection cannot be resolved to a type\n\tNotSupportedException cannot be resolved to a type\n\tLocalTransactionException cannot be resolved to a type\n\tThe method obtainConnectionFactory() from the type CciLocalTransactionManager refers to the missing type ConnectionFactory\n\tThe method obtainConnectionFactory() from the type CciLocalTransactionManager refers to the missing type ConnectionFactory\n\tConnection cannot be resolved to a type\n\tThe method getConnection() from the type ConnectionHolder refers to the missing type Connection\n\tLocalTransactionException cannot be resolved to a type\n\tResourceException cannot be resolved to a type\n\tConnection cannot be resolved to a type\n\tThe method getConnection() from the type ConnectionHolder refers to the missing type Connection\n\tLocalTransactionException cannot be resolved to a type\n\tResourceException cannot be resolved to a type\n\tThe method getConnection() from the type ConnectionHolder refers to the missing type Connection\n\tConnectionFactory cannot be resolved to a type\n\tThe method obtainConnectionFactory() from the type CciLocalTransactionManager refers to the missing type ConnectionFactory\n\tConnection cannot be resolved to a type\n\tThe method getConnection() from the type ConnectionHolder refers to the missing type Connection\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.jca.cci.connection.CciLocalTransactionManager$CciLocalTransactionObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/jca/cci/connection/CciLocalTransactionManager$CciLocalTransactionObject;

  public void setConnectionHolder(org.springframework.jca.cci.connection.ConnectionHolder);
    descriptor: (Lorg/springframework/jca/cci/connection/ConnectionHolder;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.jca.cci.connection.CciLocalTransactionManager$CciLocalTransactionObject this
         0: .line 283
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.jca.cci.connection.CciLocalTransactionManager$CciLocalTransactionObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/jca/cci/connection/CciLocalTransactionManager$CciLocalTransactionObject;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
                  Name  Flags
      connectionHolder  

  public org.springframework.jca.cci.connection.ConnectionHolder getConnectionHolder();
    descriptor: ()Lorg/springframework/jca/cci/connection/ConnectionHolder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.jca.cci.connection.CciLocalTransactionManager$CciLocalTransactionObject this
         0: .line 287
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.jca.cci.connection.CciLocalTransactionManager$CciLocalTransactionObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/jca/cci/connection/CciLocalTransactionManager$CciLocalTransactionObject;

  public boolean hasConnectionHolder();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.jca.cci.connection.CciLocalTransactionManager$CciLocalTransactionObject this
         0: .line 292
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.jca.cci.connection.CciLocalTransactionManager$CciLocalTransactionObject this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/jca/cci/connection/CciLocalTransactionManager$CciLocalTransactionObject;
}
SourceFile: "CciLocalTransactionManager.java"
NestHost: org.springframework.jca.cci.connection.CciLocalTransactionManager
InnerClasses:
  private CciLocalTransactionObject = org.springframework.jca.cci.connection.CciLocalTransactionManager$CciLocalTransactionObject of org.springframework.jca.cci.connection.CciLocalTransactionManager