Êþº¾ 3 findAllByLoadMachineId $(Ljava/lang/String;)Ljava/util/List; Signature I(Ljava/lang/String;)Ljava/util/List<Lcom/northglass/entity/BreakReport;>; RuntimeVisibleAnnotations /Lorg/springframework/data/jpa/repository/Query; value 9select t from BreakReport t where t.loadmachine_number=?1 ~Ljava/lang/Object;Lorg/springframework/data/jpa/repository/JpaRepository<Lcom/northglass/entity/BreakReport;Ljava/lang/Long;>;
|