facebook

MySQL Scafffolding – Bigint Field Type to Long Java Type?

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

    charlie.park
    Participant

    How can I customize the Scafffolding of CRUD so that MySQL bigint(20) can be converted into Long data type instead of Integer?

    I checked the code generation customization project but still I can not figure it out.

    That would be great somebody can guide me for this so that this scafffolding can generate java code with Long data type instead of Integer for MySQL bigint column?

    Thanks,

    Charlie

    #333496 Reply

    support-tony
    Keymaster

    Charlie,

    Sorry you’re having this problem. I have raised a bug for this issue but, unfortunately, have no workaround that I can suggest other than editing generated classes by hand.

    Again, apologies for this problem.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: MySQL Scafffolding – Bigint Field Type to Long Java Type?

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