Forums Register Login

Transaction

+Pie Number of slices to send: Send
Hi

Would we call following a Transaction.

If a person goes to a shop and asks for Tea but, shopkeepar gives him sugar instead.
+Pie Number of slices to send: Send
 

Originally posted by Rewa Dev:


If a person goes to a shop and asks for Tea but, shopkeepar gives him sugar instead.



Let's change it.


a person goes to a shop and asks for sugar, shopkeepar gives him sugar,
person doesn't pay the money and shopkeeper takes back sugar.

This will be a kind of failed transaction.




a person goes to a shop and asks for sugar , shopkeepar gives him sugar,
person pays money to shopkeeper.

This will be a kind of sucessful transaction



but for sugar in place of tea
[ October 19, 2004: Message edited by: Shailesh Chandra ]
+Pie Number of slices to send: Send
Yes, This is what I meant.

Customers asks for sugar, But Shopkeepar gives him Tea.
+Pie Number of slices to send: Send
 

Originally posted by Rewa Dev:
Yes, This is what I meant.

Customers asks for sugar, But Shopkeepar gives him Tea.



just tea or a tea without sugar.

i think it is a transaction.
+Pie Number of slices to send: Send
adeel really I am also intereted to know this in both scenario

either case with and sugar and tea or case with only sugar specailly if we try to implement this in code
+Pie Number of slices to send: Send
Shailesh could you elaborate it more by taking some default tables in oracle, i.e. emp, dept, as example.
thanks
+Pie Number of slices to send: Send
 

Originally posted by adeel ansari:
Shailesh could you elaborate



Dear Adeel,

I am not very accomplished so I just wanted to learn from you the facts on basis of which we can say sugar in place of tea is a transaction .

if yes then definitely it would a failed transaction.

eg:

I customer ask for tea and shopkeeper doesnt offer any thing definitely failed transaction.
(In program I can say in my select statement there are no satisfying record with respect to my where cluase)

These all were thoughts in my mind while posting same.

Thanks....
[ October 22, 2004: Message edited by: Shailesh Chandra ]
+Pie Number of slices to send: Send
i took it a bit different. make it coffee instead of sugar, because sugar and tea are not the substitute of eachother. Now see,

Customers asks for coffee, But Shopkeepar gives him Tea

it looks like a transaction. i will explain my point regarding this in further coming lines.

Customers asks for coffee, and Shopkeepar has Tea but not the coffee and said just sorry.

yeah here definitely. no transaction.


i am thinking about the knowledge based AI Systems here. Like, if you dont have a perfact match then go for some other match.

just like if a shop keeper has all the beverages of coca cola company. and not deals with papsico. and some customer asks for pepsi then usually shopkeeper would say "sorry sir we dont have pepsi, But you can get a coca cola if you want". because it is somehting alternate. and here if the customer agrees then it would be a transaction. isn't it.
+Pie Number of slices to send: Send
thanks adeel !!

now I will definitely read somethign about cases related to tansaction and substitute match if a perfect match in not achieved.
+Pie Number of slices to send: Send
Hi,
Taking this discussion furthur,I would want to give you a problem that I m facing.
I have some code which uses JDBC and doesnt have any transactionality in place.
Also code doesnt run inside in any application server.
If I want to implement transactionality on my usage of JDBC then what would be the right way to go about it.

Right now I obtain a DB connection from a pre-created pool whenever I require to fire a Query and after firing the Query I return it back to the pool.

Holding the connection for my entire flow in AutoCommit = False mode will be surely a hit on performance.
Is there any better way to do this?

Thanks,
Chinmay
+Pie Number of slices to send: Send
couldn't get you for the first one.

for second one: its considered a good practice. getting the connection object at the time of usage and place it back immediatly after use.
+Pie Number of slices to send: Send
Hi Adeel,
What I meant was that If there are Query1 , Query2, Query3 being fired in my flow, then all the 3 should be a part of one transaction.
But right now my code doesnt have that.
Meaning that it fires Query1,then says commit,then Query2 and then commit,etc.
Also it is not guareenteed that we use the same Connection object for all the 3 queries.
Is there any way I can use JTS here?
+Pie Number of slices to send: Send
Hi Chinmay,

i think it is a seperate question. could you please post it as a seperate topic.

a small answer of your question is yes.

thanks.
"How many licks ..." - I think all of this dog's research starts with these words. Tasty tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 1132 times.
Similar Threads
What kind of tea would you like sir?
Only fun forwards for fun ...
What do you notice more
Misfortune
Speed camera craziness
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 15:32:24.