[hibernate-dev] uniform the "Composite" and "Component"
Gail Badner
gbadner at redhat.com
Tue Aug 21 19:40:01 EDT 2012
I'm in the process of making these changes...
----- Original Message -----
> From: "Steve Ebersole" <steve at hibernate.org>
> To: "Strong Liu" <stliu at hibernate.org>
> Cc: "Hibernate hibernate-dev" <hibernate-dev at lists.jboss.org>
> Sent: Tuesday, August 21, 2012 6:20:19 AM
> Subject: Re: [hibernate-dev] uniform the "Composite" and "Component"
>
> So then change them:)
>
> On 08/21/2012 03:15 AM, Strong Liu wrote:
> > for example:
> >
> > /**
> > * Models the notion of a component (what JPA calls an
> > Embeddable).
> > * <p/>
> > * NOTE : Components are not currently really hierarchical. But
> > that is a feature I want to add.
> > *
> > * @author Steve Ebersole
> > */
> > public class Composite extends AbstractAttributeContainer {
> >
> > org.hibernate.metamodel.spi.domain.TypeNature#COMPONENT
> >
> > I see lots of places that uses these two
> > -------------------------
> > Best Regards,
> >
> > Strong Liu <stliu at hibernate.org>
> > http://about.me/stliu/bio
> >
> > _______________________________________________
> > hibernate-dev mailing list
> > hibernate-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
>
> --
> steve at hibernate.org
> http://hibernate.org
>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
More information about the hibernate-dev
mailing list