Results 1 to 3 of 3

Thread: field clob --fieldName largedata

  1. #1

    Default field clob --fieldName largedata

    How do you create a field that will create a CLOB column in the database?

  2. #2
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    In the .java file, use @Lob on a String field.
    Ben Alex
    Project Founder, Spring UAA, Spring Roo and Spring Security

  3. #3

    Default

    See Roo-872 for direct support of field lob command in Roo shell.

Posting Permissions

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