0 Replies Latest reply on Jul 6, 2007 6:58 AM by stupar.aleksandar

    Annotations overriding

    stupar.aleksandar

      Hi,

      I have a problem that must be solved using Hibernate
      specific attributes such as SQL-TYPE.
      So what I want to do is to write normal entity with
      javax.persistane annotations and to add some Hibernate
      specific stuff to one of it's columns.

      I've tried to write Contact.hbm.xml in Contact's folder but
      I keep getting errors from JBoSS while deploying. Error is
      Incoplete deployment descriptor or something like that.


      If anyone know how to deal with this I would be very thankful.

      Thnx in front.