public interface Lockable
boolean lock()
throws TransactionException
TransactionException - the transaction exceptionboolean unlock()
throws TransactionException
TransactionException - the transaction exceptionCopyright © 2022 Seata. All rights reserved.