| Subject | Re: [Firebird-Java] Services API | 
|---|---|
| Author | Roman Rokytskyy | 
| Post date | 2009-03-11T12:52:43Z | 
>> If you implement things like getPageSize() or similar (info calls), thenWorks only with FB 2.1+ and is more "expensive" compared to the method
>> the best would be to export the calls by extending the
>> FBDatabaseMetaData class.
>
> Or simply do a 'select mon$page_size from mon$database' :)
used by Ruslan. :)
Roman