Optionaloptions: QueryOptimizationOptionsGet the query hint manager
Get the explain plan generator
Get the slow query logger
Get the prepared statement cache
Get the query result cache
Get the batch optimizer
Execute an optimized query with caching support
Optionaloptions: {Analyze a query for optimization opportunities
Optionaloptions: ExplainOptionsPerform batch insert with optimization
Optionaloptions: Partial<BatchOptions>Perform batch update with optimization
OptionalidentifierColumn: stringOptionaloptions: Partial<BatchOptions>Perform batch delete with optimization
OptionalidentifierColumn: stringOptionaloptions: Partial<BatchOptions>Get optimization statistics
Clear all caches
Prune expired cache entries
Invalidate query result cache for a specific table
Main query optimizer class that combines all optimization features