[odb-users] Transaction within ODB Object class
Boris Kolpackov
boris at codesynthesis.com
Thu Nov 22 11:11:04 EST 2018
Lisa Fiedler <lfiedler at informatik.uni-leipzig.de> writes:
> I was trying to execute a databank transaction within an ODB Object class.
> That is I wanted to alter some of the attributes and update them in the
> databank within a member function. I therefore provided the databank object
> as parameter to the member function.
>
> However, I did not get this to work out. Is this even possible and if so
> how?
It's hard to answer your question without more details. Specifically,
what exactly you tried to do and what result you got (exceptions, etc).
Showing the relevant code fragment is always helpful.
More information about the odb-users
mailing list