1 Reply Latest reply on Dec 16, 2002 5:22 AM by juha

    wrapper class inside EJBs

      Hi,

      Is it possible to include a wrapper class inside an EJB ?

      The example is for a Task bean w/ a start date, start time, end date and end time.
      I'd like to wrap these 4 info in a Periode class and to do EJB-QL select through this class.

      Is it possible to do that as the fields stored in the database are the 4 date/time fields, not the Periode wrapper ?

      thanks for your help,
      ionel