Hi,
I have been using spring for several years and am very happy with it. Recently I was required to switch to c++. Does any body knows if there is a similar framework for c++ as well?
Type: Posts; User: shrolo; Keyword(s):
Hi,
I have been using spring for several years and am very happy with it. Recently I was required to switch to c++. Does any body knows if there is a similar framework for c++ as well?
I have a programatic transaction, in this transaction i want to have objects related to different session factory being stored normally (log msgs) and not rollback on case of a failure.
i definied...
Hi,
I read the many questions/replies/guides about using OpenSessionInViewFilter/Interceptor to bind sessions to threads.
I set all definitions as written (to the best of my understanding) but...