Story #33

One to many relationships model using subclass of Set
See forum

See Entity3CodeGenerator.getCollectionImpl(...)

Estimated Hours: 0

Tasks: 2

Tasks

Id Description Hours Hours Added Assigned To Completed Actions  
Estimated Added Remaining
#34

Create a new tag parameter to specify a collection class and use that in code generation.

0 0 0 lars.hoidahl picture lars.hoidahl
0 %

#36

Let the field be of the implementation type (e g ArrayList), not of the interface type (e g List), so that members of the specified type are available in the class.

0 0 0 Nobody
0 %

Entry has no comments

You do not have sufficient permissions to comment

Revision Author Commited Message
91 lars.hoidahl picture lars.hoidahl Sun 07 Feb, 2010 14:57:27 +0000

Tags like @hibernate.list(class=MyList) will generate type MyList in field, add- and remove-methods. Fixes #36

90 lars.hoidahl picture lars.hoidahl Fri 05 Feb, 2010 22:00:04 +0000

Instantiate collection fields. #36

88 lars.hoidahl picture lars.hoidahl Fri 05 Feb, 2010 18:58:05 +0000

New tag parameter to specify collection class. Fixes #34

2 years ago
lars.hoidahl picture
lars.hoidahl updated Task #36

Completed: NoYes

lars.hoidahl picture
lars.hoidahl updated Task #34

Completed: NoYes

lars.hoidahl picture
lars.hoidahl created Task #36
lars.hoidahl picture
lars.hoidahl updated Task #34

Description: Create a new tag parameter to specify a collection class.Create a new tag parameter to specify a collection class and use that in code generation.

lars.hoidahl picture
lars.hoidahl created Task #34
lars.hoidahl picture
lars.hoidahl updated Story #33

Iteration: 2.12.0.8

lars.hoidahl picture
lars.hoidahl created Story #33

History View full history