"genman" wrote : 
  | Although there could easily be an API for handling atomic data clear/put, 
there is none and will be none for many other similar situations, such as bulk 
put or bulk remove. So, your best bet is to learn to like transactions.


"genman" wrote : I would say the DummyTransactionManager is suitable for these 
sorts of things, so I don't see why it's not production ready. Certainly, it 
would not be suitable for distributed transaction cases or durable transaction 
processing. And so the DummyTransactionManager really should be renamed. Maybe 
it should be called the "MemoryTM" or "NonDurableTM" as it does confuse users.
  | 
  | I'll file an issue to clarify this.

OK, I'll use that, then.  Thanks much for the clarification and filing the 
issue.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040059#4040059

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040059
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to