Hi,

If you're using JPA annotations, you could probably take a look here (search
for @onetoone):
http://www.oracle.com/technology/products/ias/toplink/jpa/resources/toplink-jpa-annotations.html

or perhaps here?
http://www.hibernate.org/hib_docs/v3/reference/en/html/mapping.html#mapping-declaration-onetoone


hquinn wrote:
> 
> Greetings everyone! 
> Does anyone know how to do a relationship one-to-one? I'm working with
> appfuse w/spring... and I've done relationships many-to-one or one-to-many
> a lot of times, but now I need a relationship one-to-one ... I've read the
> XDoclet API to see how to do one.. but I don't quite understand the
> "constrained" parameter that much... how do I know if the relationship it
> was created correctly?? 
> Thank you very much..
> 

-- 
View this message in context: 
http://www.nabble.com/hibernate-relationship-one-to-tone-tf3269093s2369.html#a9088623
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to