Thank you Niclas.

This means EntityStore can be configured with JPA or JDO? How about
Hibernate?


Niclas Hedhman-2 wrote:
> 
> On Tue, Feb 2, 2010 at 12:40 AM, Hendy Irawan <[email protected]> wrote:
> 
>> I'd like to ask if Qi4j composite objects will work with JPA / JDO
>> annotations ?
> 
> Yes and No. Annotations that is found but not understood are ignored.
> It is possible for instance to tell Qi4j that "Hey if you find this
> foreign annotation, apply this Concern..."
> 
>> The whole idea of JPA/JDO annotations is by annotating POJOs. But Qi4j
>> composites are not POJOs (CMIIW). Should we treat them as such? What is
>> the
>> best approach here?
> 
> I think JPA/JDO mixing (outside a proper EntityStore) with Qi4j is
> bound to be problematic, unless you totally give up Qi4j's Entity
> support and UnitOfWork.
> 
>> Related to this, many libraries are increasingly using annotations for
>> all
>> sorts of stuff, like the new Spring 3.0 and Java EE 6, JCDI.. How will
>> this
>> affect Qi4j designed classes?
> 
> See above.
> 
> 
> Cheers
> -- 
> Niclas Hedhman, Software Developer
> 

-- 
View this message in context: 
http://old.nabble.com/Qi4j-composites-and-JPA---JDO-annotations%2C-...-and-POJO-annotations-in-general-tp27407219p27429766.html
Sent from the Qi4j-dev mailing list archive at Nabble.com.


_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to