class io.ebeaninternal.server.deploy.AssocOneHelpRefInherit extends io.ebeaninternal.server.deploy.AssocOneHelp
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: io.ebeaninternal.server.deploy.AssocOneHelpRefInherit
  super_class: io.ebeaninternal.server.deploy.AssocOneHelp
{
  private final io.ebeaninternal.server.deploy.InheritInfo inherit;
    descriptor: Lio/ebeaninternal/server/deploy/InheritInfo;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(io.ebeaninternal.server.deploy.BeanPropertyAssocOne<?>);
    descriptor: (Lio/ebeaninternal/server/deploy/BeanPropertyAssocOne;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.ebeaninternal.server.deploy.AssocOneHelpRefInherit this
        start local 1 // io.ebeaninternal.server.deploy.BeanPropertyAssocOne property
         0: .line 17
            aload 0 /* this */
            aload 1 /* property */
            invokespecial io.ebeaninternal.server.deploy.AssocOneHelp.<init>:(Lio/ebeaninternal/server/deploy/BeanPropertyAssocOne;)V
         1: .line 18
            aload 0 /* this */
            aload 1 /* property */
            getfield io.ebeaninternal.server.deploy.BeanPropertyAssocOne.targetInheritInfo:Lio/ebeaninternal/server/deploy/InheritInfo;
            putfield io.ebeaninternal.server.deploy.AssocOneHelpRefInherit.inherit:Lio/ebeaninternal/server/deploy/InheritInfo;
         2: .line 19
            return
        end local 1 // io.ebeaninternal.server.deploy.BeanPropertyAssocOne property
        end local 0 // io.ebeaninternal.server.deploy.AssocOneHelpRefInherit this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    3     0      this  Lio/ebeaninternal/server/deploy/AssocOneHelpRefInherit;
            0    3     1  property  Lio/ebeaninternal/server/deploy/BeanPropertyAssocOne<*>;
    Signature: (Lio/ebeaninternal/server/deploy/BeanPropertyAssocOne<*>;)V
    MethodParameters:
          Name  Flags
      property  

  void loadIgnore(io.ebeaninternal.server.deploy.DbReadContext);
    descriptor: (Lio/ebeaninternal/server/deploy/DbReadContext;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.ebeaninternal.server.deploy.AssocOneHelpRefInherit this
        start local 1 // io.ebeaninternal.server.deploy.DbReadContext ctx
         0: .line 23
            aload 0 /* this */
            getfield io.ebeaninternal.server.deploy.AssocOneHelpRefInherit.property:Lio/ebeaninternal/server/deploy/BeanPropertyAssocOne;
            getfield io.ebeaninternal.server.deploy.BeanPropertyAssocOne.targetIdBinder:Lio/ebeaninternal/server/deploy/id/IdBinder;
            aload 1 /* ctx */
            invokeinterface io.ebeaninternal.server.deploy.id.IdBinder.loadIgnore:(Lio/ebeaninternal/server/deploy/DbReadContext;)V
         1: .line 24
            aload 1 /* ctx */
            invokeinterface io.ebeaninternal.server.deploy.DbReadContext.getDataReader:()Lio/ebean/core/type/DataReader;
            iconst_1
            invokeinterface io.ebean.core.type.DataReader.incrementPos:(I)V
         2: .line 25
            return
        end local 1 // io.ebeaninternal.server.deploy.DbReadContext ctx
        end local 0 // io.ebeaninternal.server.deploy.AssocOneHelpRefInherit this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lio/ebeaninternal/server/deploy/AssocOneHelpRefInherit;
            0    3     1   ctx  Lio/ebeaninternal/server/deploy/DbReadContext;
    MethodParameters:
      Name  Flags
      ctx   

  java.lang.Object read(io.ebeaninternal.server.deploy.DbReadContext);
    descriptor: (Lio/ebeaninternal/server/deploy/DbReadContext;)Ljava/lang/Object;
    flags: (0x0000) 
    Code:
      stack=5, locals=9, args_size=2
        start local 0 // io.ebeaninternal.server.deploy.AssocOneHelpRefInherit this
        start local 1 // io.ebeaninternal.server.deploy.DbReadContext ctx
         0: .line 34
            aload 0 /* this */
            getfield io.ebeaninternal.server.deploy.AssocOneHelpRefInherit.inherit:Lio/ebeaninternal/server/deploy/InheritInfo;
            aload 1 /* ctx */
            invokevirtual io.ebeaninternal.server.deploy.InheritInfo.readType:(Lio/ebeaninternal/server/deploy/DbReadContext;)Lio/ebeaninternal/server/deploy/InheritInfo;
            astore 2 /* rowInheritInfo */
        start local 2 // io.ebeaninternal.server.deploy.InheritInfo rowInheritInfo
         1: .line 35
            aload 2 /* rowInheritInfo */
            ifnonnull 4
         2: .line 37
            aload 0 /* this */
            getfield io.ebeaninternal.server.deploy.AssocOneHelpRefInherit.property:Lio/ebeaninternal/server/deploy/BeanPropertyAssocOne;
            getfield io.ebeaninternal.server.deploy.BeanPropertyAssocOne.targetIdBinder:Lio/ebeaninternal/server/deploy/id/IdBinder;
            aload 1 /* ctx */
            invokeinterface io.ebeaninternal.server.deploy.id.IdBinder.loadIgnore:(Lio/ebeaninternal/server/deploy/DbReadContext;)V
         3: .line 38
            aconst_null
            areturn
         4: .line 41
      StackMap locals: io.ebeaninternal.server.deploy.InheritInfo
      StackMap stack:
            aload 0 /* this */
            getfield io.ebeaninternal.server.deploy.AssocOneHelpRefInherit.property:Lio/ebeaninternal/server/deploy/BeanPropertyAssocOne;
            getfield io.ebeaninternal.server.deploy.BeanPropertyAssocOne.targetIdBinder:Lio/ebeaninternal/server/deploy/id/IdBinder;
            aload 1 /* ctx */
            invokeinterface io.ebeaninternal.server.deploy.id.IdBinder.read:(Lio/ebeaninternal/server/deploy/DbReadContext;)Ljava/lang/Object;
            astore 3 /* id */
        start local 3 // java.lang.Object id
         5: .line 42
            aload 3 /* id */
            ifnonnull 7
         6: .line 43
            aconst_null
            areturn
         7: .line 47
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ctx */
            invokeinterface io.ebeaninternal.server.deploy.DbReadContext.getPersistenceContext:()Lio/ebean/bean/PersistenceContext;
            astore 4 /* pc */
        start local 4 // io.ebean.bean.PersistenceContext pc
         8: .line 48
            aload 2 /* rowInheritInfo */
            invokevirtual io.ebeaninternal.server.deploy.InheritInfo.desc:()Lio/ebeaninternal/server/deploy/BeanDescriptor;
            astore 5 /* desc */
        start local 5 // io.ebeaninternal.server.deploy.BeanDescriptor desc
         9: .line 49
            aload 5 /* desc */
            aload 4 /* pc */
            aload 3 /* id */
            invokevirtual io.ebeaninternal.server.deploy.BeanDescriptor.contextGet:(Lio/ebean/bean/PersistenceContext;Ljava/lang/Object;)Ljava/lang/Object;
            astore 6 /* existing */
        start local 6 // java.lang.Object existing
        10: .line 50
            aload 6 /* existing */
            ifnull 12
        11: .line 51
            aload 6 /* existing */
            areturn
        12: .line 55
      StackMap locals: io.ebean.bean.PersistenceContext io.ebeaninternal.server.deploy.BeanDescriptor java.lang.Object
      StackMap stack:
            aload 1 /* ctx */
            invokeinterface io.ebeaninternal.server.deploy.DbReadContext.isDisableLazyLoading:()Z
            istore 7 /* disableLazyLoading */
        start local 7 // boolean disableLazyLoading
        13: .line 56
            aload 5 /* desc */
            aload 4 /* pc */
            aload 1 /* ctx */
            invokeinterface io.ebeaninternal.server.deploy.DbReadContext.isReadOnly:()Ljava/lang/Boolean;
            iload 7 /* disableLazyLoading */
            aload 3 /* id */
            invokevirtual io.ebeaninternal.server.deploy.BeanDescriptor.contextRef:(Lio/ebean/bean/PersistenceContext;Ljava/lang/Boolean;ZLjava/lang/Object;)Ljava/lang/Object;
            astore 8 /* ref */
        start local 8 // java.lang.Object ref
        14: .line 57
            iload 7 /* disableLazyLoading */
            ifne 16
        15: .line 58
            aload 1 /* ctx */
            aload 0 /* this */
            getfield io.ebeaninternal.server.deploy.AssocOneHelpRefInherit.property:Lio/ebeaninternal/server/deploy/BeanPropertyAssocOne;
            aload 8 /* ref */
            checkcast io.ebean.bean.EntityBean
            invokeinterface io.ebean.bean.EntityBean._ebean_getIntercept:()Lio/ebean/bean/EntityBeanIntercept;
            invokeinterface io.ebeaninternal.server.deploy.DbReadContext.registerBeanInherit:(Lio/ebeaninternal/server/deploy/BeanPropertyAssocOne;Lio/ebean/bean/EntityBeanIntercept;)V
        16: .line 60
      StackMap locals: int java.lang.Object
      StackMap stack:
            aload 8 /* ref */
            areturn
        end local 8 // java.lang.Object ref
        end local 7 // boolean disableLazyLoading
        end local 6 // java.lang.Object existing
        end local 5 // io.ebeaninternal.server.deploy.BeanDescriptor desc
        end local 4 // io.ebean.bean.PersistenceContext pc
        end local 3 // java.lang.Object id
        end local 2 // io.ebeaninternal.server.deploy.InheritInfo rowInheritInfo
        end local 1 // io.ebeaninternal.server.deploy.DbReadContext ctx
        end local 0 // io.ebeaninternal.server.deploy.AssocOneHelpRefInherit this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0   17     0                this  Lio/ebeaninternal/server/deploy/AssocOneHelpRefInherit;
            0   17     1                 ctx  Lio/ebeaninternal/server/deploy/DbReadContext;
            1   17     2      rowInheritInfo  Lio/ebeaninternal/server/deploy/InheritInfo;
            5   17     3                  id  Ljava/lang/Object;
            8   17     4                  pc  Lio/ebean/bean/PersistenceContext;
            9   17     5                desc  Lio/ebeaninternal/server/deploy/BeanDescriptor<*>;
           10   17     6            existing  Ljava/lang/Object;
           13   17     7  disableLazyLoading  Z
           14   17     8                 ref  Ljava/lang/Object;
    Exceptions:
      throws java.sql.SQLException
    MethodParameters:
      Name  Flags
      ctx   

  void appendFrom(io.ebeaninternal.server.deploy.DbSqlContext, io.ebeaninternal.server.query.SqlJoinType);
    descriptor: (Lio/ebeaninternal/server/deploy/DbSqlContext;Lio/ebeaninternal/server/query/SqlJoinType;)V
    flags: (0x0000) 
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // io.ebeaninternal.server.deploy.AssocOneHelpRefInherit this
        start local 1 // io.ebeaninternal.server.deploy.DbSqlContext ctx
        start local 2 // io.ebeaninternal.server.query.SqlJoinType joinType
         0: .line 66
            aload 1 /* ctx */
            aload 0 /* this */
            getfield io.ebeaninternal.server.deploy.AssocOneHelpRefInherit.property:Lio/ebeaninternal/server/deploy/BeanPropertyAssocOne;
            getfield io.ebeaninternal.server.deploy.BeanPropertyAssocOne.name:Ljava/lang/String;
            invokeinterface io.ebeaninternal.server.deploy.DbSqlContext.getRelativePrefix:(Ljava/lang/String;)Ljava/lang/String;
            astore 3 /* relativePrefix */
        start local 3 // java.lang.String relativePrefix
         1: .line 67
            aload 0 /* this */
            getfield io.ebeaninternal.server.deploy.AssocOneHelpRefInherit.property:Lio/ebeaninternal/server/deploy/BeanPropertyAssocOne;
            getfield io.ebeaninternal.server.deploy.BeanPropertyAssocOne.tableJoin:Lio/ebeaninternal/server/deploy/TableJoin;
            aload 2 /* joinType */
            aload 3 /* relativePrefix */
            aload 1 /* ctx */
            invokevirtual io.ebeaninternal.server.deploy.TableJoin.addJoin:(Lio/ebeaninternal/server/query/SqlJoinType;Ljava/lang/String;Lio/ebeaninternal/server/deploy/DbSqlContext;)Lio/ebeaninternal/server/query/SqlJoinType;
            pop
         2: .line 68
            return
        end local 3 // java.lang.String relativePrefix
        end local 2 // io.ebeaninternal.server.query.SqlJoinType joinType
        end local 1 // io.ebeaninternal.server.deploy.DbSqlContext ctx
        end local 0 // io.ebeaninternal.server.deploy.AssocOneHelpRefInherit this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    3     0            this  Lio/ebeaninternal/server/deploy/AssocOneHelpRefInherit;
            0    3     1             ctx  Lio/ebeaninternal/server/deploy/DbSqlContext;
            0    3     2        joinType  Lio/ebeaninternal/server/query/SqlJoinType;
            1    3     3  relativePrefix  Ljava/lang/String;
    MethodParameters:
          Name  Flags
      ctx       
      joinType  

  void appendSelect(io.ebeaninternal.server.deploy.DbSqlContext, boolean);
    descriptor: (Lio/ebeaninternal/server/deploy/DbSqlContext;Z)V
    flags: (0x0000) 
    Code:
      stack=3, locals=5, args_size=3
        start local 0 // io.ebeaninternal.server.deploy.AssocOneHelpRefInherit this
        start local 1 // io.ebeaninternal.server.deploy.DbSqlContext ctx
        start local 2 // boolean subQuery
         0: .line 76
            iload 2 /* subQuery */
            ifne 4
         1: .line 78
            aload 1 /* ctx */
            aload 0 /* this */
            getfield io.ebeaninternal.server.deploy.AssocOneHelpRefInherit.property:Lio/ebeaninternal/server/deploy/BeanPropertyAssocOne;
            invokevirtual io.ebeaninternal.server.deploy.BeanPropertyAssocOne.getName:()Ljava/lang/String;
            invokeinterface io.ebeaninternal.server.deploy.DbSqlContext.getRelativePrefix:(Ljava/lang/String;)Ljava/lang/String;
            astore 3 /* relativePrefix */
        start local 3 // java.lang.String relativePrefix
         2: .line 79
            aload 1 /* ctx */
            aload 3 /* relativePrefix */
            invokeinterface io.ebeaninternal.server.deploy.DbSqlContext.getTableAlias:(Ljava/lang/String;)Ljava/lang/String;
            astore 4 /* tableAlias */
        start local 4 // java.lang.String tableAlias
         3: .line 80
            aload 1 /* ctx */
            aload 4 /* tableAlias */
            aload 0 /* this */
            getfield io.ebeaninternal.server.deploy.AssocOneHelpRefInherit.property:Lio/ebeaninternal/server/deploy/BeanPropertyAssocOne;
            getfield io.ebeaninternal.server.deploy.BeanPropertyAssocOne.targetInheritInfo:Lio/ebeaninternal/server/deploy/InheritInfo;
            invokevirtual io.ebeaninternal.server.deploy.InheritInfo.getDiscriminatorColumn:()Ljava/lang/String;
            invokeinterface io.ebeaninternal.server.deploy.DbSqlContext.appendColumn:(Ljava/lang/String;Ljava/lang/String;)V
        end local 4 // java.lang.String tableAlias
        end local 3 // java.lang.String relativePrefix
         4: .line 82
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.ebeaninternal.server.deploy.AssocOneHelpRefInherit.property:Lio/ebeaninternal/server/deploy/BeanPropertyAssocOne;
            getfield io.ebeaninternal.server.deploy.BeanPropertyAssocOne.importedId:Lio/ebeaninternal/server/deploy/id/ImportedId;
            aload 1 /* ctx */
            invokeinterface io.ebeaninternal.server.deploy.id.ImportedId.sqlAppend:(Lio/ebeaninternal/server/deploy/DbSqlContext;)V
         5: .line 83
            return
        end local 2 // boolean subQuery
        end local 1 // io.ebeaninternal.server.deploy.DbSqlContext ctx
        end local 0 // io.ebeaninternal.server.deploy.AssocOneHelpRefInherit this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    6     0            this  Lio/ebeaninternal/server/deploy/AssocOneHelpRefInherit;
            0    6     1             ctx  Lio/ebeaninternal/server/deploy/DbSqlContext;
            0    6     2        subQuery  Z
            2    4     3  relativePrefix  Ljava/lang/String;
            3    4     4      tableAlias  Ljava/lang/String;
    MethodParameters:
          Name  Flags
      ctx       
      subQuery  
}
SourceFile: "AssocOneHelpRefInherit.java"