tracker issue : CF-3041809

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 83656:(Watson Migration Closure)Entities that extend from a mappedsuperclass does not get drop and recreated when the mappedsuperclass is modified

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/

Reporter/Name(from Bugbase): Henry Ho / Henry Ho (Henry Ho)

Created: 07/25/2010

Components: ORM Support

Versions: 9.0.1

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Platforms All

Vote Count: 0

Duplicate ID:	CF-3042577

Problem:

Entities that extend from a mappedsuperclass does not get drop and recreated when the mappedsuperclass is modified.
Method:

1. create a mappedsuperclass2. create an entity that extends from the mappedsuperclass3. set  ormsettings.dbcreate = "dropcreate"4. call ormreload5. change something in the mappedsuperclass6. call ormreload7. check DB, entity table is Not updated
Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3041809

External Customer Info:
External Company:  
External Customer Name: Henry Ho
External Customer Email: 237A22C24921EDF5992015B9
External Test Config: 07/25/2010

Attachments:

Comments: