-
Bug
-
Resolution: Done
-
Major
-
EJB 3.0 Beta 1
-
None
-
None
-
JBoss 4.0.3RC1
Eclipse
JSF
JTDS-1.1
SQL Server 2000
The one-to-many fetchtype is ignored under certain conditions. If you use a one to many FetchType of type LAZY and have specified a CascadeType then the LAZY FetchType is ignored and the EAGER type is used by default.