Êþº¾ 3 % " # $ findByTxtName 9(Ljava/lang/String;)Lcom/northglass/entity/RawPackageTxt; RuntimeVisibleAnnotations /Lorg/springframework/data/jpa/repository/Query; value 2select t from RawPackageTxt t where t.txt_name= ?1 findByStatus $(Ljava/lang/String;)Ljava/util/List; Signature K(Ljava/lang/String;)Ljava/util/List<Lcom/northglass/entity/RawPackageTxt;>; /select t from RawPackageTxt t where t.status=?1 findSendedTasks ()Ljava/util/List; 9()Ljava/util/List<Lcom/northglass/entity/RawPackageTxt;>; Oselect t from RawPackageTxt t where t.status= 'å·²ä¸å' or t.status= '䏿' findTasks Qselect t from RawPackageTxt t where t.status= 'å·²ä¸å' order by createTime asc findInterruptTasks 6select t from RawPackageTxt t where t.status= '䏿' findById (I)Ljava/util/List; :(I)Ljava/util/List<Lcom/northglass/entity/RawPackageTxt;>; +select t from RawPackageTxt t where t.id=?1 findAcceptedByGroup Jselect t from RawPackageTxt t where t.status = 'å·²é¢å' and t.groups=?1 findByWorking Mselect t from RawPackageTxt t where t.status = 'æ£å¨å·¥ä½' and t.groups=?1 Ljava/lang/Object;Lorg/springframework/data/jpa/repository/JpaRepository<Lcom/northglass/entity/RawPackageTxt;Ljava/lang/Long;>;
|