I'm in the process of making these changes...

----- Original Message -----
> From: "Steve Ebersole" <st...@hibernate.org>
> To: "Strong Liu" <st...@hibernate.org>
> Cc: "Hibernate hibernate-dev" <hibernate-dev@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@lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/hibernate-dev
> 
> 
> --
> st...@hibernate.org
> http://hibernate.org
> 
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
> 
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to