Subject Re: [Firebird-Java] Services API
Author Mark Rotteveel
Roman Rokytskyy wrote:
>>> If you implement things like getPageSize() or similar (info calls), then
>>> the best would be to export the calls by extending the
>>> FBDatabaseMetaData class.
>> Or simply do a 'select mon$page_size from mon$database' :)
>
> Works only with FB 2.1+ and is more "expensive" compared to the method
> used by Ruslan. :)

Probably true, but it would give me less of a headache :P

--
Mark Rotteveel