Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.os.vms    |    DEC's VAX* line of computers & VMS.    |    264,129 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 262,859 of 264,129    |
|    Lawrence D'Oliveiro to All    |
|    Re: VMS x86-64 database server    |
|    11 Jul 25 23:35:02    |
   
   From: ldo@nz.invalid   
      
   On Thu, 10 Jul 2025 20:29:56 -0400, Arne Vajhøj wrote:   
      
   > You can save a lot of code by using ORM.   
   >   
   > Example (Groovy and JPA):   
   >   
   > jpadata = em.createQuery("SELECT DISTINCT o FROM OrdersJPA AS o JOIN   
   > FETCH o.orderLines ol", OrdersJPA.class).getResultList()   
   >   
   > Gives you a list of order objects that each has a list of order lines   
   > objects.   
      
   I thought the whole point of an ORM was to get away from having to hand-   
   construct SQL queries. And yet you have done exactly that.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca