Yifan Wang <[EMAIL PROTECTED]> writes: > Thanks for the information. > > Knut, do you mean that this table cache mechanism is not supported yet in > the current release of Derby and will be supported in future release?
The table cache is supported in the current release. My point was just that the table cache in the data dictionary is not meant to cache the contents of the tables, only the description of them, and it will therefore not consume much memory. -- Knut Anders
