Subject Re: [Firebird-Java] Using Service API to retrieve database statistical info
Author Davinir F Campos Jr
> statManager.getDatabaseStatistics(
> StatisticsManager.SYSTEM_TABLE_STATISTICS | 0x20);

That's great Roman, thank you very much, but I remember that inside
the getDatabaseStatistics exist an test for the value passed as
argument to the call. I'm afraid that it'll deny a call to
getDatabaseStatistics with StatisticsManager.SYSTEM_TABLE_STATISTICS
or'ed with 0x20 as argument, could you verify this, please?
(I'm out of my office now).

I'll do the feature request latter.

[]s
J