Skip to content

Commit

Permalink
chore: Api check
Browse files Browse the repository at this point in the history
  • Loading branch information
FullOfOrange committed Feb 9, 2025
1 parent 33c2be4 commit e085be0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spring-transaction/api/spring-transaction.api
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
public final class org/jetbrains/exposed/spring/ExposedSpringTransactionAttributeSource : org/springframework/transaction/interceptor/TransactionAttributeSource {
public fun <init> ()V
public fun <init> (Lorg/springframework/transaction/interceptor/TransactionAttributeSource;)V
public synthetic fun <init> (Lorg/springframework/transaction/interceptor/TransactionAttributeSource;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
public fun <init> (Lorg/springframework/transaction/interceptor/TransactionAttributeSource;Ljava/util/List;)V
public synthetic fun <init> (Lorg/springframework/transaction/interceptor/TransactionAttributeSource;Ljava/util/List;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
public fun getTransactionAttribute (Ljava/lang/reflect/Method;Ljava/lang/Class;)Lorg/springframework/transaction/interceptor/TransactionAttribute;
}

Expand Down

0 comments on commit e085be0

Please sign in to comment.