Discussion:
[Middlegen-user] set methods
Philippe Caya
2002-05-03 13:41:02 UTC
Permalink
I created a bean from a oracle table but the xDoclet generated only published
the get methods by writing:

* @ejb:persistent-field
* @ejb:interface-method view-type="both"
*
* @weblogic:dbms-column NAME
*
* @jboss:column-name NAME

Is there a way to configure middlegen to create set methods too?

If I have to hack the source code to do it, could anybody tell me where. (In
what class?)

Philippe
--
(Phil C)
Loading...