hi,
I have two classes *class A,class B*.....
class A{
int id,
string name,
string gender
}
class B{
int ref_id,
int salary,
}
is there any way two relate these two classes through id? if possible how
can i retrieve related data using java.
please provide some sample code to do this!
Thanx.
--
---
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.