facebook

Optimistic locking Xdoclet tags for JBoss are hidden

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #243759 Reply

    Erez
    Member

    Hi,

    Why does the MyEclipse not display the JBoss optimistic-lock xdoclet tag.
    I saw that it is in the XDT file.

    Thanks,

    Erez

    #243803 Reply

    Greg
    Member

    Erez,

    Is the optimistic-lock a Jboss tag or a hibernate tag? I just found the following using code-completion in MyEclipse:

     * @hibernate.class 
     *         optimistic-lock="all"
    #243804 Reply

    Erez
    Member

    No, it’s of JBoss. @jboss.optimistic-lock.
    I found it inside the xdoclet XDT file and used it and it works.
    It’s a shame you don’t show display them in the competion. It’s true and I don’t really know why they are not documented in the XDoclet site but they are working and they are a must in some projects.

    Maybe there are more of them..

    Erez

    #243837 Reply

    Greg
    Member

    I just unziped the jboss xdoclet module version 1.2.3 that is included in MyEclipse and searched for optimistic lock and didn’t find anything. Which module did you find the xdt file that has the optimistic lock tag?

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Optimistic locking Xdoclet tags for JBoss are hidden

You must be logged in to post in the forum log in