displaying top 100 results
Tracker Issue Bug 82363:Add an attribute to <cfproperty> to allow the "on-delete" HBM XML attribute to be set for relationships
2598650 CF-3041093 ORM Support Mike Nicholls Bug 82363:Add an attribute to to allow the "on-delete" HBM XML attribute to be set for relationships Problem:
Add an attribute to to allow the "on-delete" HBM XML attribute to be set for relationships. Cascading deletes at the database level
2611003 CF-3653076 External U. I too had trouble with the file Mike posted, but I figured out how to fix and compile, thanks to Mike Nicholls. I wrote out some instructions if it helps anyone else:
http://www.cfdad.com/2013/10/27/how-to-compile-adobe-coldfusion-10-apache
2598674 CF-3041067 ORM Support Mike Nicholls Bug 82326:(Watson Migration Closure)Provide a tag (or other mechanism) to easily run ORM code within a new Hibernate session, similar to "withNewSession" in Grails (see link) Problem:
Provide a tag (or other mechanism) to easily run ORM code within a
2598790 CF-3040942 ORM Support Mike Nicholls Bug 82100:Saving an entity which had a property set while inside of a block causes the oldData structure of the preUpdate event handler to be empty for subsequent saves Problem:
Saving an entity which had a property set while inside of a block causes
2598832 CF-3040890 ORM Support Mike Nicholls Bug 81945:Add an attribute to to allow the user to set the "auto-import" property in the Hibernate mapping without having to use a custom hbmxml file Problem:
Add an attribute to to allow the user to set the "auto-import" property in the Hibernate
Tracker Issue Bug 82039:HTMLEditFormat does not escape ampersands when they form part of certain entities
2598807 CF-3040920 Language : Functions Mike Nicholls Bug 82039:HTMLEditFormat does not escape ampersands when they form part of certain entities Problem:
HTMLEditFormat does not escape ampersands when they form part of certain entities. This behaviour is not mentioned in the documentation, nor
2598718 CF-3041019 ORM Support Mike Nicholls Bug 82229:Using a tab instead of a space after "FROM" or "SELECT" in the HQL passed to ormExecuteQuery() causes the error "Not supported for select queries" to be thrown Duplicate ID: CF-3525456
Problem:
Using a tab instead of a space after "FROM
2598850 CF-3040872 ORM Support Mike Nicholls Bug 81887:Two entities with names ending in the same characters after a dot cause Hibernate to throw a "duplicate import" exception (org Problem:
Two entities with names ending in the same characters after a dot cause Hibernate to throw a "duplicate
Tracker Issue Bug 81261:Queries created using EntityToQuery() throw errors when trying to use Query of Queries
2599044 CF-3040655 ORM Support Mike Nicholls Bug 81261:Queries created using EntityToQuery() throw errors when trying to use Query of Queries Problem:
Queries created using EntityToQuery() throw errors when trying to use Query of Queries
Method:
Application
2597756 CF-3042714 Security : Sandbox Mike Nicholls Bug 84986:(Watson Migration Closure)Disabling the createClassLoader runtime permission on a sandbox sometimes results in errors when trying to instantiate CFCs Problem:
Disabling the createClassLoader runtime permission on a sandbox sometimes
2598749 CF-3040986 Database : Query-of-Query(IMQ) Mike Nicholls Bug 82178:With ColdFusion 9 CHF 1 installed, using a column name when using query-of-queries on a query returned from entityToQuery() which has had an extra column added using queryAddColumn() throws the error Problem:
With Cold