And how I can trace the invocation hierarchy of SQL processing classes? John
2010/5/11 Thomas Mueller <[email protected]> > Hi, > > > Can anyone explain why the getTop() argument in reference requires > positive > > value, but actually worked for me only with negative ones? John > > It doesn't require a negative value. The problem is: if you try to > measure a process that is very fast then there is no stack trace at > all. The result is empty. No matter if you use a negative value in > getTop or a positive value. > > Regards, > Thomas > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<h2-database%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/h2-database?hl=en. > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
