Ticket #23 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

ability to customize field size/length

Reported by: eitan Assigned to: eitan
Priority: major Component: authentication
Version: Keywords:
Cc:

Description

for string fields, ability to specify field length (persistence) and editor's (textfield) length.

Change History

07/18/06 23:08:56 changed by eitan

added two annotation arguments to @FieldAt?:

colsize - if specified, will add a length="" to hbm.xml mapping file: governs persistence.

displaysize - if specified, will govern JTextField.columns property

07/18/06 23:09:27 changed by eitan

fyi: svn revision # is 10.

12/13/06 17:28:28 changed by eitan

  • status changed from new to closed.
  • resolution set to fixed.
  • component set to authentication.