There seems to be a problem with the code generated by the xdoclet samples.
In the AccountBean and the CustomerBean there are persistent fields that are
defined as type float (not Float) and this results in AccountData and
CustomerData classes that will not compile.
  if( this.balance == null ) // balance is of type float

Is this a defect in xdoclet or are primitive types not supported?

C.


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to