Home
last modified time | relevance | path

Searched defs:newTransaction (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.transaction/src/main/java/org/springframework/transaction/support/
H A DSimpleTransactionStatus.java40 private final boolean newTransaction; field in SimpleTransactionStatus
55 public SimpleTransactionStatus(boolean newTransaction) { in SimpleTransactionStatus()
H A DDefaultTransactionStatus.java53 private final boolean newTransaction; field in DefaultTransactionStatus
80 Object transaction, boolean newTransaction, boolean newSynchronization, in DefaultTransactionStatus()
H A DAbstractPlatformTransactionManager.java502 TransactionDefinition definition, Object transaction, boolean newTransaction, in prepareTransactionStatus()
515 TransactionDefinition definition, Object transaction, boolean newTransaction, in newTransactionStatus()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_data_structures/undomanager/
H A Djuce_UndoManager.h254 bool newTransaction = true, isInsideUndoRedoCall = false; variable
/dports/devel/juce/JUCE-f37e9a1/modules/juce_data_structures/undomanager/
H A Djuce_UndoManager.h254 bool newTransaction = true, isInsideUndoRedoCall = false; variable
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_data_structures/undomanager/
H A Djuce_UndoManager.h255 bool newTransaction = true, isInsideUndoRedoCall = false; variable
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.transaction/src/main/java/org/springframework/transaction/jta/
H A DWebSphereUowTransactionManager.java312 private final boolean newTransaction; field in WebSphereUowTransactionManager.UOWActionAdapter
323 boolean actualTransaction, boolean newTransaction, boolean newSynchronization, boolean debug) { in UOWActionAdapter()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/java/src/test/com/apple/foundationdb/test/
H A DContext.java146 public void newTransaction() { in newTransaction() method in Context
151 public void newTransaction(Transaction oldTr) { in newTransaction() method in Context
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Firestore/
H A DRunQueryRequest.php30 public function setNewTransaction(Google_Service_Firestore_TransactionOptions $newTransaction)
H A DBatchGetDocumentsRequest.php54 public function setNewTransaction(Google_Service_Firestore_TransactionOptions $newTransaction)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Firestore/
H A DRunQueryRequest.php30 public function setNewTransaction(Google_Service_Firestore_TransactionOptions $newTransaction)
H A DBatchGetDocumentsRequest.php54 public function setNewTransaction(Google_Service_Firestore_TransactionOptions $newTransaction)
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/session/
H A DHTTPDownstreamSession.h115 HTTPTransaction* newTransaction(HTTPTransaction::Handler*) override { in newTransaction() function
H A DHTTPUpstreamSession.cpp79 HTTPTransaction* HTTPUpstreamSession::newTransaction( in newTransaction() function in proxygen::HTTPUpstreamSession
/dports/net/grpcurl/grpcurl-1.8.5/internal/testing/cmd/bankdemo/
H A Ddb.go122 func (a *account) newTransaction(amountCents int32, desc string) (newBalance int32, err error) { func
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/fullstorydev/grpcurl/testing/cmd/bankdemo/
H A Ddb.go123 func (a *account) newTransaction(amountCents int32, desc string) (newBalance int32, err error) { func
/dports/net/grpcox/grpcox-1.0.0/vendor/github.com/fullstorydev/grpcurl/testing/cmd/bankdemo/
H A Ddb.go123 func (a *account) newTransaction(amountCents int32, desc string) (newBalance int32, err error) { func
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/transport/http2/client/
H A DH2ClientConnection.cpp120 HTTPTransaction* H2ClientConnection::newTransaction(H2Channel* channel) { in newTransaction() function in apache::thrift::H2ClientConnection
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/praefect/transactions/
H A Dtransaction.go78 func newTransaction(id uint64, voters []Voter, threshold uint) (*transaction, error) { func
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/storage/
H A Dtransaction.go36 func newTransaction(access []Access) Transaction { func
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/storage/
H A Dtransaction.go36 func newTransaction(access []Access) Transaction { func
/dports/net-p2p/bitmark/bitmarkd-0.13.3/storage/
H A Dtransaction.go36 func newTransaction(access []Access) Transaction { func
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/storage/
H A Dtransaction.go36 func newTransaction(access []Access) Transaction { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/praefect/transactions/
H A Dtransaction.go78 func newTransaction(id uint64, voters []Voter, threshold uint) (*transaction, error) { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/praefect/transactions/
H A Dtransaction.go78 func newTransaction(id uint64, voters []Voter, threshold uint) (*transaction, error) { func

1234567