public class org.springframework.boot.jta.bitronix.PoolingDataSourceBean$DirectXADataSource implements javax.sql.XADataSource
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.springframework.boot.jta.bitronix.PoolingDataSourceBean$DirectXADataSource
super_class: java.lang.Object
{
private final javax.sql.XADataSource dataSource;
descriptor: Ljavax/sql/XADataSource;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import bitronix cannot be resolved\n\tThe import bitronix cannot be resolved\n\tThe import bitronix cannot be resolved\n\tPoolingDataSource cannot be resolved to a type\n\tThe method setMaxPoolSize(int) is undefined for the type PoolingDataSourceBean\n\tThe method setAllowLocalTransactions(boolean) is undefined for the type PoolingDataSourceBean\n\tThe method setEnableJdbc4ConnectionTest(boolean) is undefined for the type PoolingDataSourceBean\n\tThe method init() of type PoolingDataSourceBean must override or implement a supertype method\n\tPoolingDataSource cannot be resolved to a type\n\tThe method getUniqueName() is undefined for the type PoolingDataSourceBean\n\tThe method setUniqueName(String) is undefined for the type PoolingDataSourceBean\n\tThe method setClassName(String) is undefined for the type PoolingDataSourceBean\n\tThe method setDriverProperties(Properties) is undefined for the type PoolingDataSourceBean\n\tXAStatefulHolder cannot be resolved to a type\n\tResourceBean cannot be resolved to a type\n\tThe method getParentLogger() of type PoolingDataSourceBean must override or implement a supertype method\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/boot/jta/bitronix/PoolingDataSourceBean$DirectXADataSource;
public java.io.PrintWriter getLogWriter();
descriptor: ()Ljava/io/PrintWriter;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/boot/jta/bitronix/PoolingDataSourceBean$DirectXADataSource;
Exceptions:
throws java.sql.SQLException
public javax.sql.XAConnection getXAConnection();
descriptor: ()Ljavax/sql/XAConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/boot/jta/bitronix/PoolingDataSourceBean$DirectXADataSource;
Exceptions:
throws java.sql.SQLException
public javax.sql.XAConnection getXAConnection(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljavax/sql/XAConnection;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/boot/jta/bitronix/PoolingDataSourceBean$DirectXADataSource;
Exceptions:
throws java.sql.SQLException
MethodParameters:
Name Flags
user
password
public void setLogWriter(java.io.PrintWriter);
descriptor: (Ljava/io/PrintWriter;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/boot/jta/bitronix/PoolingDataSourceBean$DirectXADataSource;
Exceptions:
throws java.sql.SQLException
MethodParameters:
Name Flags
out
public void setLoginTimeout(int);
descriptor: (I)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/boot/jta/bitronix/PoolingDataSourceBean$DirectXADataSource;
Exceptions:
throws java.sql.SQLException
MethodParameters:
Name Flags
seconds
public int getLoginTimeout();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/boot/jta/bitronix/PoolingDataSourceBean$DirectXADataSource;
Exceptions:
throws java.sql.SQLException
public java.util.logging.Logger getParentLogger();
descriptor: ()Ljava/util/logging/Logger;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/boot/jta/bitronix/PoolingDataSourceBean$DirectXADataSource;
Exceptions:
throws java.sql.SQLFeatureNotSupportedException
public javax.sql.XADataSource getDataSource();
descriptor: ()Ljavax/sql/XADataSource;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/boot/jta/bitronix/PoolingDataSourceBean$DirectXADataSource;
}
SourceFile: "PoolingDataSourceBean.java"
NestHost: org.springframework.boot.jta.bitronix.PoolingDataSourceBean
InnerClasses:
public DirectXADataSource = org.springframework.boot.jta.bitronix.PoolingDataSourceBean$DirectXADataSource of org.springframework.boot.jta.bitronix.PoolingDataSourceBean