Cache configuration of database file pages, query programs, query results

#1

Are there some possibilities to configure following caches in order to keep cache data for only some important entity types and for the entire life cycle of the EntityManagerFactory.

Cache of database file pages.
Cache of query programs.
Cache of query execution results.

#2

These caches are fully automatic and the only supported settings are specified here.

ObjectDB Support

Reply