Child pages
  • Tuning the Server

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Servoy loads a foundset by first retrieving the PKs from the database. This retrieval is done in chunks: when the foundset is initialized, the first chunk is retrieved, consequtive consecutive chunks are retrieved when needed.

The actual record data is also retrieved from the database in chunks.

The size if of the different chunks are controlled by 3 properties that can be set in the servoy.properties:

...