[hibernate-dev] uniform the "Composite" and "Component"
Steve Ebersole
steve at hibernate.org
Tue Aug 21 09:20:19 EDT 2012
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
More information about the hibernate-dev
mailing list