Hi Thomas, Could you give us more details about your issue ? Do you want to create callback hook on client side and track events of this hook for client operations do not yout ?
On Thu, Dec 25, 2014 at 2:33 AM, Thomas Müller <[email protected] > wrote: > Hello, > > Is it possible to use a selfregistered Hook inside my application with a > remote DB? > > I can see that ODatabaseLifecycleListener callbacks onCreate and onClose > are called on each request which reads data from the DB but > onRecordAfterRead or onRecordBeforeRead is not called. > > In the hook i want to access thread local data so a server side hook is > not usable for me. I could use an embedded DB but probably its not possible > to use the studio with the embedded DB at the same time. > > regards and happy christmas, > thomas > > -- > > --- > 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. > -- Best regards, Andrey Lomakin. -- --- 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.
