That's the org.hibernate.collection.spi.PersistentCollection

On Mon, Aug 11, 2014 at 4:47 PM, Gavin King <gavin.k...@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 <st...@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.k...@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
> >> ga...@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@lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/hibernate-dev
> >
> >
>
>
>
> --
> Gavin King
> ga...@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@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to