Package myorg.relex.one2many
Class Stop
- java.lang.Object
-
- myorg.relex.one2many.Stop
-
@Entity public class Stop extends Object
This class provides an example of the many side of a one-to-many, uni-directional relationship mapped using a foreign key in the child entity table. Note that all mapping will be from the one/owning side and no reference to the foreign key exists within this class.
-
-
Constructor Summary
Constructors Constructor Description Stop()
-