Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Doctoral Dissertations

Missouri University of Science and Technology

2013

Compile time

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

Exploring Run-Time Reduction In Programming Codes Via Query Optimization And Caching, Venkata Krishna Suhas Nerella Jan 2013

Exploring Run-Time Reduction In Programming Codes Via Query Optimization And Caching, Venkata Krishna Suhas Nerella

Doctoral Dissertations

"Object oriented programming languages raised the level of abstraction by supporting the explicit first class query constructs in the programming codes. These query constructs allow programmers to express operations on collections more abstractly than relying on their realization in loops or through provided libraries. Join optimization techniques from the field of database technology support efficient realizations of such language constructs. However, the problem associated with the existing techniques such as query optimization in Java Query Language (JQL) incurs run time overhead. Besides the programming languages supporting first-class query constructs, the usage of annotations has also increased in the software engineering …