2011
DOI: 10.1007/978-3-642-27142-7_11
|View full text |Cite
|
Sign up to set email alerts
|

Partial Aggregation Using Hibernate

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
5
0

Year Published

2012
2012
2017
2017

Publication Types

Select...
5
2

Relationship

4
3

Authors

Journals

citations
Cited by 9 publications
(5 citation statements)
references
References 3 publications
0
5
0
Order By: Relevance
“…This paper concludes the research conducted in the field of providing a programmer with benefits of recursive queries. Other research topics dealt with Oracle's Connect by constructs [7], enhancing different ORMs with RCTE supports [9,10], unrolling of recursive queries to support DBMSs without RCTE support [8], and benefits of utilizing Pobrane z czasopisma Annales AI-Informatica http://ai.annales.umcs.pl Data: 17/09/2020 19:33:03 U M C S recursion in different cases [11,12] and with different data sets. We have also studied efficiency of execution of recursive queries in different DBMSs [1].…”
Section: Conclusion and Related Workmentioning
confidence: 99%
“…This paper concludes the research conducted in the field of providing a programmer with benefits of recursive queries. Other research topics dealt with Oracle's Connect by constructs [7], enhancing different ORMs with RCTE supports [9,10], unrolling of recursive queries to support DBMSs without RCTE support [8], and benefits of utilizing Pobrane z czasopisma Annales AI-Informatica http://ai.annales.umcs.pl Data: 17/09/2020 19:33:03 U M C S recursion in different cases [11,12] and with different data sets. We have also studied efficiency of execution of recursive queries in different DBMSs [1].…”
Section: Conclusion and Related Workmentioning
confidence: 99%
“…In our research, we exploit this opportunity. We have prepared proof-of-concept augments to Hibernate ORM that realize recursive queries [9] and partial aggregation [10]. In particular, we experimented with adding recursion on top of database systems that do not implement it directly [11].…”
Section: Introductionmentioning
confidence: 99%
“…In the article [7] we presented the idea of materializing partial aggregations in order to accelerate analytic queries. The inherent cost of this idea is attributed to the need of database triggers that keep the materializations up to date in real time.…”
Section: Introductionmentioning
confidence: 99%
“…The solutions presented in [7] suffer from a noteworthy deficiency. The application programmer is obliged to cater for additional database objects that store materialized data.…”
Section: Introductionmentioning
confidence: 99%