class org.hibernate.cfg.annotations.TableBinder$1$2$2 implements org.hibernate.boot.model.naming.EntityNaming
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.hibernate.cfg.annotations.TableBinder$1$2$2
super_class: java.lang.Object
{
final org.hibernate.cfg.annotations.TableBinder$1$2 this$2;
descriptor: Lorg/hibernate/cfg/annotations/TableBinder$1$2;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(org.hibernate.cfg.annotations.TableBinder$1$2);
descriptor: (Lorg/hibernate/cfg/annotations/TableBinder$1$2;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 // org.hibernate.cfg.annotations.TableBinder$1$2$2 this
0: .line 226
aload 0 /* this */
aload 1
putfield org.hibernate.cfg.annotations.TableBinder$1$2$2.this$2:Lorg/hibernate/cfg/annotations/TableBinder$1$2;
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
return
end local 0 // org.hibernate.cfg.annotations.TableBinder$1$2$2 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/hibernate/cfg/annotations/TableBinder$1$2$2;
MethodParameters:
Name Flags
this$0 final
public java.lang.String getClassName();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 // org.hibernate.cfg.annotations.TableBinder$1$2$2 this
0: .line 229
aload 0 /* this */
getfield org.hibernate.cfg.annotations.TableBinder$1$2$2.this$2:Lorg/hibernate/cfg/annotations/TableBinder$1$2;
invokestatic org.hibernate.cfg.annotations.TableBinder$1$2.access$0:(Lorg/hibernate/cfg/annotations/TableBinder$1$2;)Lorg/hibernate/cfg/annotations/TableBinder$1;
invokestatic org.hibernate.cfg.annotations.TableBinder$1.access$0:(Lorg/hibernate/cfg/annotations/TableBinder$1;)Lorg/hibernate/cfg/annotations/TableBinder;
getfield org.hibernate.cfg.annotations.TableBinder.associatedClassName:Ljava/lang/String;
areturn
end local 0 // org.hibernate.cfg.annotations.TableBinder$1$2$2 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/hibernate/cfg/annotations/TableBinder$1$2$2;
public java.lang.String getEntityName();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 // org.hibernate.cfg.annotations.TableBinder$1$2$2 this
0: .line 234
aload 0 /* this */
getfield org.hibernate.cfg.annotations.TableBinder$1$2$2.this$2:Lorg/hibernate/cfg/annotations/TableBinder$1$2;
invokestatic org.hibernate.cfg.annotations.TableBinder$1$2.access$0:(Lorg/hibernate/cfg/annotations/TableBinder$1$2;)Lorg/hibernate/cfg/annotations/TableBinder$1;
invokestatic org.hibernate.cfg.annotations.TableBinder$1.access$0:(Lorg/hibernate/cfg/annotations/TableBinder$1;)Lorg/hibernate/cfg/annotations/TableBinder;
getfield org.hibernate.cfg.annotations.TableBinder.associatedEntity:Ljava/lang/String;
areturn
end local 0 // org.hibernate.cfg.annotations.TableBinder$1$2$2 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/hibernate/cfg/annotations/TableBinder$1$2$2;
public java.lang.String getJpaEntityName();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 // org.hibernate.cfg.annotations.TableBinder$1$2$2 this
0: .line 239
aload 0 /* this */
getfield org.hibernate.cfg.annotations.TableBinder$1$2$2.this$2:Lorg/hibernate/cfg/annotations/TableBinder$1$2;
invokestatic org.hibernate.cfg.annotations.TableBinder$1$2.access$0:(Lorg/hibernate/cfg/annotations/TableBinder$1$2;)Lorg/hibernate/cfg/annotations/TableBinder$1;
invokestatic org.hibernate.cfg.annotations.TableBinder$1.access$0:(Lorg/hibernate/cfg/annotations/TableBinder$1;)Lorg/hibernate/cfg/annotations/TableBinder;
getfield org.hibernate.cfg.annotations.TableBinder.associatedJpaEntity:Ljava/lang/String;
areturn
end local 0 // org.hibernate.cfg.annotations.TableBinder$1$2$2 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/hibernate/cfg/annotations/TableBinder$1$2$2;
}
SourceFile: "TableBinder.java"
EnclosingMethod: org.hibernate.cfg.annotations.TableBinder$1$2
NestHost: org.hibernate.cfg.annotations.TableBinder
InnerClasses:
org.hibernate.cfg.annotations.TableBinder$1
org.hibernate.cfg.annotations.TableBinder$1$2
org.hibernate.cfg.annotations.TableBinder$1$2$2