package er.directtoweb.components.relationships._xhtml;
import com.webobjects.appserver.*;
import er.directtoweb.components.relationships.ERD2WQueryToManyField;
// Generated by the WOLips Templateengine Plug-in at Jul 9, 2008 3:12:08 PM
public class ERD2WQueryToManyField2 extends ERD2WQueryToManyField {
public ERD2WQueryToManyField2(WOContext context) {
super(context);
}
}