lazy load
See also: lazyload
English
Alternative forms
- lazy-load
Verb
lazy load (third-person singular simple present lazy loads, present participle lazy loading, simple past and past participle lazy loaded)
- (programming, databases) To fetch data only when it is absolutely required.
- Antonym: eager load
- 2006, Mike Keith, Merrick Schincariol, Pro EJB 3: Java Persistence API, Apress, →ISBN, page 151:
- Collection-valued relationships lazy load by default, so the EAGER fetch type must be explicitly applied to those mappings if eager loading is desired.
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.