[hibernate-dev] support for non-JDK collections

Gavin King gavin.king at gmail.com
Mon Aug 11 18:43:43 EDT 2014


Yes, right.

On Tue, Aug 12, 2014 at 12:06 AM, Steve Ebersole <steve at hibernate.org> wrote:
> That's the org.hibernate.collection.spi.PersistentCollection
>
>
> On Mon, Aug 11, 2014 at 4:47 PM, Gavin King <gavin.king at gmail.com> wrote:
>>
>> OK, thanks. Now I'm sorta remembering how this stuff works. You have
>> this thing that wraps the real collection and tracks changes to it.
>> Forgot about that.
>>
>> On Mon, Aug 11, 2014 at 11:25 PM, Steve Ebersole <steve at hibernate.org>
>> wrote:
>> > There is still the org.hibernate.type.CollectionType /
>> > org.hibernate.usertype.UserCollectionType contracts
>> >
>> >
>> > On Fri, Aug 8, 2014 at 2:24 PM, Gavin King <gavin.king at gmail.com> wrote:
>> >>
>> >> Hi all, I have a question: I seem to remember that back in the day
>> >> Hibernate had some level of support for integrating associations based
>> >> on custom collection types. Is that abstraction still there? That
>> >> would be one of the things we need to make Hibernate work on Ceylon.
>> >>
>> >> Thanks.
>> >>
>> >> --
>> >> Gavin King
>> >> gavin at ceylon-lang.org
>> >> http://profiles.google.com/gavin.king
>> >> http://ceylon-lang.org
>> >> http://hibernate.org
>> >> http://seamframework.org
>> >> _______________________________________________
>> >> hibernate-dev mailing list
>> >> hibernate-dev at lists.jboss.org
>> >> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>> >
>> >
>>
>>
>>
>> --
>> Gavin King
>> gavin at ceylon-lang.org
>> http://profiles.google.com/gavin.king
>> http://ceylon-lang.org
>> http://hibernate.org
>> http://seamframework.org
>
>



-- 
Gavin King
gavin at ceylon-lang.org
http://profiles.google.com/gavin.king
http://ceylon-lang.org
http://hibernate.org
http://seamframework.org


More information about the hibernate-dev mailing list