"Late" detection of scalar types in native SQL when type is not explicited for this column. Needed to complete the EJB3 support.

Gavin King wrote:

I’ve put some thought into the scope of work for Hibernate 3.1.

Here’s what I came up with:

    * Finish bulk update/delete, including, HHH-352
    * Clean up tuple package and make it truly extensible
    * Auto-detect {..} in queries, HHH-596
    * Support {coll.key}, etc, TODO-109
    * Support <return-property> in <return-collection>, HHH-381
    * Support XML based named result set mappings, HHH-597
    * Support joins in DetachedCriterias when used for subselecting
    * Keep readonly entities in soft references TODO-162

    * Maybe attribute-level query space granularity
    * Maybe add bulk insert … select
    * Maybe finish StatelessSession stuff for customer
    * Maybe transform(), HHH-175

So there are three main broad areas here:

    * native SQL enhancements
    * bulk HQL functionality
    * performance tuning for “large” sessions

Along with a couple of other small things.

Thoughts?



        

        
                
_____________________________________________________________________________ Découvrez le nouveau Yahoo! Mail : 1 Go d'espace de stockage pour vos mails, photos et vidéos ! Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to