*Sure. *Find them below.
*public class Contact {*
* private Long number;*
* private String email;*
*}*
*public class User {*
* private String userId;*
* private String password;*
* private String firstName;*
* private String lastName;*
* private List<Contact> contacts; // EmbeddedList*
*}*
Thank you
Chaitanya
On Mon, Jun 15, 2015 at 1:04 PM Giulia Brignoli <[email protected]>
wrote:
> Hi Chaitanya,
>
> Can you post all the code of the User class?
>
> Bye, Giulia
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OrientDB" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.