Book a Demo

Author Topic: Limit attribute of type "String" to some length?  (Read 1969 times)

majaX1

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Limit attribute of type "String" to some length?
« on: April 29, 2009, 06:29:40 pm »
Is it possible to limit an attribute of type String to a specific length? That would be useful, for instance, for Hibernate code generation in which I want to limit a String property's length.

I am a newbie and unfortunately, I could not find any answer in this forum, nor was Google of any help.

Martin