Results 1 to 2 of 2

Thread: roo command entity --class without version

Hybrid View

  1. #1
    Join Date
    Nov 2011
    Posts
    2

    Default roo command entity --class without version

    Hello,

    I would like to create an entity but not the associated version field.
    Do you have a syntax for the command to perform it.

    Cheers,

    Florian.

  2. #2
    Join Date
    Dec 2005
    Posts
    929

    Default

    That's not supported on the command line, but you can simply add versionField="" to the @RooEntity annotation for Roo 1.1.x or to the @RooJpaEntity annotation for 1.2.0 snapshots
    Alan
    Alan Stewart
    Spring Roo Committer
    twitter @alankstewart

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •