facebook

Delete restriction CascadeType.REMOVE

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #327025 Reply

    DevAlternatives
    Participant

    Hi
    ,
    On the domain object , we want to remove the resctrition of cascade = { CascadeType.REMOVE } for the @OneToMany annotation, for each domain object during code generation, is this posible ?

    I’m are working with ME4S 10.0 on the DataType.jet template

    Thanks,

    #327066 Reply

    cconway
    Member

    Unfortunately, it cannot be done during scaffolding with the templates today because the code is generated from within the relationshipType tag.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Delete restriction CascadeType.REMOVE

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