[hibernate-dev] support for non-JDK collections

Gavin King gavin.king at gmail.com
Mon Aug 11 17:47:55 EDT 2014


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


More information about the hibernate-dev mailing list