ORM persistent="false" ignored when overriding MappedSuperClass property

Description

If I set a persistent property in a MappedSuperClass, but then in a child entity override that property and set its `persistent` attribute to false, ORM ignores this and throws an "Unknown column" exception if the field does not exist.

In ACF, the overridden persistent attribute in the child entity is respected and the field is not queried.

Previously reported against Railo: https://issues.jboss.org/browse/RAILO-3230

Environment

None

Attachments

1
  • 22 Apr 2015, 10:22 pm

Activity

Julian Halliwell 
9 February 2015 at 14:48

Details

Assignee

Reporter

Priority

Labels

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Affects versions

Created 3 February 2015 at 22:16
Updated 4 days ago