- How does Hibernate perform?
- But Hibernate uses so much runtime reflection?
- Okay, so what are the advantages of reflection then?
- But how does it scale?
- Why not implement instance-pooling anyway?
- Does Hibernate implement its functionality using a minimal number of database queries?
- So why don't you provide an "official" Hibernate benchmark?
- Conclusion?