public class io.ebeaninternal.api.LoadManyRequest extends io.ebeaninternal.api.LoadRequest
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: io.ebeaninternal.api.LoadManyRequest
  super_class: io.ebeaninternal.api.LoadRequest
{
  private static final Logger logger;
    descriptor: LLogger;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private final java.util.List<io.ebean.bean.BeanCollection<?>> batch;
    descriptor: Ljava/util/List;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/List<Lio/ebean/bean/BeanCollection<*>;>;

  private final io.ebeaninternal.api.LoadManyBuffer loadContext;
    descriptor: Lio/ebeaninternal/api/LoadManyBuffer;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final boolean onlyIds;
    descriptor: Z
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final boolean loadCache;
    descriptor: Z
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(io.ebeaninternal.api.LoadManyBuffer, boolean, boolean);
    descriptor: (Lio/ebeaninternal/api/LoadManyBuffer;ZZ)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // io.ebeaninternal.api.LoadManyRequest this
         0: .line 9
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.slf4j.Logger cannot be resolved\n\tThe import org.slf4j.LoggerFactory cannot be resolved\n\tLogger cannot be resolved to a type\n\tLoggerFactory cannot be resolved\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebeaninternal.api.LoadManyRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebeaninternal/api/LoadManyRequest;
    MethodParameters:
             Name  Flags
      loadContext  
      onlyIds      
      loadCache    

  public void <init>(io.ebeaninternal.api.LoadManyBuffer, io.ebeaninternal.server.core.OrmQueryRequest<?>);
    descriptor: (Lio/ebeaninternal/api/LoadManyBuffer;Lio/ebeaninternal/server/core/OrmQueryRequest;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.ebeaninternal.api.LoadManyRequest this
         0: .line 9
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.slf4j.Logger cannot be resolved\n\tThe import org.slf4j.LoggerFactory cannot be resolved\n\tLogger cannot be resolved to a type\n\tLoggerFactory cannot be resolved\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebeaninternal.api.LoadManyRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebeaninternal/api/LoadManyRequest;
    Signature: (Lio/ebeaninternal/api/LoadManyBuffer;Lio/ebeaninternal/server/core/OrmQueryRequest<*>;)V
    MethodParameters:
               Name  Flags
      loadContext    
      parentRequest  

  private void <init>(io.ebeaninternal.api.LoadManyBuffer, io.ebeaninternal.server.core.OrmQueryRequest<?>, boolean, boolean, );
    descriptor: (Lio/ebeaninternal/api/LoadManyBuffer;Lio/ebeaninternal/server/core/OrmQueryRequest;ZZZ)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // io.ebeaninternal.api.LoadManyRequest this
         0: .line 9
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.slf4j.Logger cannot be resolved\n\tThe import org.slf4j.LoggerFactory cannot be resolved\n\tLogger cannot be resolved to a type\n\tLoggerFactory cannot be resolved\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebeaninternal.api.LoadManyRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebeaninternal/api/LoadManyRequest;
    Signature: (Lio/ebeaninternal/api/LoadManyBuffer;Lio/ebeaninternal/server/core/OrmQueryRequest<*>;ZZZ)V
    MethodParameters:
               Name  Flags
      loadContext    
      parentRequest  
      lazy           
      onlyIds        
      loadCache      

  public java.lang.Class<?> getBeanType();
    descriptor: ()Ljava/lang/Class;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebeaninternal.api.LoadManyRequest this
         0: .line 53
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebeaninternal.api.LoadManyRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebeaninternal/api/LoadManyRequest;
    Signature: ()Ljava/lang/Class<*>;

  public java.lang.String getDescription();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebeaninternal.api.LoadManyRequest this
         0: .line 57
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebeaninternal.api.LoadManyRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebeaninternal/api/LoadManyRequest;

  public java.util.List<io.ebean.bean.BeanCollection<?>> getBatch();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebeaninternal.api.LoadManyRequest this
         0: .line 64
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebeaninternal.api.LoadManyRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebeaninternal/api/LoadManyRequest;
    Signature: ()Ljava/util/List<Lio/ebean/bean/BeanCollection<*>;>;

  public io.ebeaninternal.api.LoadManyBuffer getLoadContext();
    descriptor: ()Lio/ebeaninternal/api/LoadManyBuffer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebeaninternal.api.LoadManyRequest this
         0: .line 71
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebeaninternal.api.LoadManyRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebeaninternal/api/LoadManyRequest;

  public boolean isOnlyIds();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebeaninternal.api.LoadManyRequest this
         0: .line 83
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebeaninternal.api.LoadManyRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebeaninternal/api/LoadManyRequest;

  public boolean isLoadCache();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebeaninternal.api.LoadManyRequest this
         0: .line 90
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebeaninternal.api.LoadManyRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebeaninternal/api/LoadManyRequest;

  public int getBatchSize();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebeaninternal.api.LoadManyRequest this
         0: .line 97
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebeaninternal.api.LoadManyRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebeaninternal/api/LoadManyRequest;

  private java.util.List<java.lang.Object> getParentIdList(int);
    descriptor: (I)Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.ebeaninternal.api.LoadManyRequest this
         0: .line 101
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebeaninternal.api.LoadManyRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebeaninternal/api/LoadManyRequest;
    Signature: (I)Ljava/util/List<Ljava/lang/Object;>;
    MethodParameters:
           Name  Flags
      batchSize  

  private io.ebeaninternal.server.deploy.BeanPropertyAssocMany<?> getMany();
    descriptor: ()Lio/ebeaninternal/server/deploy/BeanPropertyAssocMany;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebeaninternal.api.LoadManyRequest this
         0: .line 122
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebeaninternal.api.LoadManyRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebeaninternal/api/LoadManyRequest;
    Signature: ()Lio/ebeaninternal/server/deploy/BeanPropertyAssocMany<*>;

  public io.ebeaninternal.api.SpiQuery<?> createQuery(io.ebeaninternal.api.SpiEbeanServer, int);
    descriptor: (Lio/ebeaninternal/api/SpiEbeanServer;I)Lio/ebeaninternal/api/SpiQuery;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.ebeaninternal.api.LoadManyRequest this
         0: .line 126
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebeaninternal.api.LoadManyRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebeaninternal/api/LoadManyRequest;
    Signature: (Lio/ebeaninternal/api/SpiEbeanServer;I)Lio/ebeaninternal/api/SpiQuery<*>;
    MethodParameters:
           Name  Flags
      server     
      batchSize  

  public void postLoad();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebeaninternal.api.LoadManyRequest this
         0: .line 182
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebeaninternal.api.LoadManyRequest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebeaninternal/api/LoadManyRequest;
}
SourceFile: "LoadManyRequest.java"