Hello, I'm using OJB and I'm asking something:
I have a class called Workstation that represent a workstation. There is a table "Workstation" in the database and OJB provides the link between. My question is: I need to represent a collection (or a Node) of workstations in the class Workstation because I use this class as a model in a MVC environment. Is it possible? How to do that without causing problem in the mapping? Thank you Sylvain -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
