Emanuel ... Thanks for the response.
We're using ODatabaseListener, implementing the onBeforeTxCommit(), onAfterTxCommit(), and onClose() methods. - Craig - On Wed, Apr 1, 2015 at 7:35 AM, Emanuel <[email protected]> wrote: > It shoudl be ODatabaseDocumentTx, by the way which listener did you > implement, it may be changed something. > > > On 25/03/15 00:57, Craig Trader wrote: > > We implemented several database listeners on OrientDB 1.7.8 for our > application, but when I tried to migrate to OrientDB 2.0.5, I discovered > that the ODatabaseRecordTx class no longer exists. What's the new > replacement for ODatabaseRecordTx? > > Alternately, can anyone provide an example database listener that > handles before / after transaction behavior for nodes written to the graph? > > Thanks ... > > - Craig - > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
