???????? JavaScript?
??????
??
???
?
?
???
??
??
??:
?? |
?? |
??? |
??
????:
?? |
??? |
??
SEARCH:
???
org.osgi.service.transaction.control
?? LocalResource
@ConsumerType
public interface
LocalResource
Resources that can integrate with local transactions should do so using this interface
????
????
????
????
??????
??
??
void
commit
()
Commit the resource
void
rollback
()
Roll back the resource
??????
commit
void
commit
() throws
TransactionException
Commit the resource
??:
TransactionException
rollback
void
rollback
() throws
TransactionException
Roll back the resource
??:
TransactionException