displaying top 100 results
Tracker Issue ORM Search Serialization Issue
ORM Search Serialization Issue
Tracker Issue ORM Search XML Serialization Issue
ORM Search XML Serialization Issue
Tracker Comment Comment on ORM Search Serialization Issue by Paul N.
Comment on ORM Search Serialization Issue by Paul N.
Tracker Comment Comment on ORM Search Serialization Issue by Adobe D.
Comment on ORM Search Serialization Issue by Adobe D.
Tracker Comment Comment on ORM Search XML Serialization Issue by External U.
Comment on ORM Search XML Serialization Issue by External U.
Tracker Comment Comment on ORM Search Serialization Issue by External U.
Comment on ORM Search Serialization Issue by External U.
Bug 79706:(Watson Migration Closure)Integrate Hibernate Search into ORM functionality
Tracker Comment Comment on Bug 79706:(Watson Migration Closure)Integrate Hibernate Search into ORM functionality by External U.
Comment on Bug 79706:(Watson Migration Closure)Integrate Hibernate Search into ORM functionality by External U.
Tracker Comment Comment on Bug 79706:(Watson Migration Closure)Integrate Hibernate Search into ORM functionality by External U.
Comment on Bug 79706:(Watson Migration Closure)Integrate Hibernate Search into ORM functionality by External U.
Tracker Comment Comment on Bug 79706:(Watson Migration Closure)Integrate Hibernate Search into ORM functionality by External U.
Comment on Bug 79706:(Watson Migration Closure)Integrate Hibernate Search into ORM functionality by External U.
Tracker Issue [ANeff] Doc Bug for: ormSearchOffline typo
[ANeff] Doc Bug for: ormSearchOffline typo
Comment on [ANeff] Doc Bug for: ormSearchOffline typo by Aaron N.
Tracker Comment Comment on OrmSearch does not include result score + entity for queries generating a single result by External U.
Comment on OrmSearch does not include result score + entity for queries generating a single result by External U.
Tracker Issue ORM: Exception while deserializing persistent object
2609537 CF-3835743 ORM Support : ORM Search ext-user ORM: Exception while deserializing persistent object Calling ObjectLoad function to get the persistent object saved in a file throws java.lang.reflect.InvocationTargetException exception.
----------------------------- Additional Watson Details
Tracker Issue Bug 76773:I would like to see if we can have some sort of ActiveRecord style ORM search helpers as per Rails/Grails etc
Bug 76773:I would like to see if we can have some sort of ActiveRecord style ORM search helpers as per Rails/Grails etc
Tracker Issue OrmSearch does not include result score + entity for queries generating a single result
OrmSearch does not include result score + entity for queries generating a single result
Tracker Comment Comment on OrmSearch does not include result score + entity for queries generating a single result by Adobe D.
Comment on OrmSearch does not include result score + entity for queries generating a single result by Adobe D.
Tracker Comment Comment on OrmSearch does not include result score + entity for queries generating a single result by Adobe D.
Comment on OrmSearch does not include result score + entity for queries generating a single result by Adobe D.
Tracker Issue Bug 84808:Building of search meta data fails at ormreload in case of CFCs using inheritance
2615869 CF-3042577 ORM Support Himavanth Rachamsetty Bug 84808:Building of search meta data fails at ormreload in case of CFCs using inheritance Problem:
Building of search meta data fails at ormreload in case of CFCs using inheritance.
Method:
\\blrfs04.macromedia
Tracker Issue Bug 87099:-(Watson Migration Closure)This is one of the errors I recently got running a unit test on my ORM code
Fusion developer. These kinds of Hibernate errors are very common with the CF ORM implemenation, and really downgrade its capability as a RAD tool, as I have to first figure out what this error even means (usually searching Hibernate forums) and then try to figure out what in the CF code causes it. We really need
2600138 CF-3039349 Documentation : Examples CF Searching Bug 78907:Minor errors in "Introducing ColdFusion ORM documentation" Section[OBJECT NAMES]===================================In Step 4, the documentation states "First define the mapping for the {ARTS} table to Problem:
Minor errors
MVC-Samples/blob/master/blog/config/hibernate.hbmxml. The error that I was receiving was thrown when loading Post entities through a Category.I've searched Google to see if anyone else is having the same problem, but unfortunately the results all point back towards me. http://www.google.com/search?q=%22loaded+object+was+of+wrong+class+class+coldfusion.orm
Tracker Issue Bug 76112:I'm trying to use CF's ORM to create a table from a CFC definition on MySQL 5
Bug 76112:I'm trying to use CF's ORM to create a table from a CFC definition on MySQL 5
Tracker Issue Bug 79026:Using a mapping, in this case to VFS, throws an error and does not search for persistant CFC's in the ram based VFS
2600076 CF-3039413 ORM Support Sam Farmer Bug 79026:Using a mapping, in this case to VFS, throws an error and does not search for persistant CFC's in the ram based VFS Problem:
Using a mapping, in this case to VFS, throws an error and does not search for persistant CFC's in the ram based VFS
2614006 CF-3138032 External U. There is no correct usage here Rupesh, if there was then why hasn't anybody responded on CF-ORM dev mailing list about this?
If it is possible then how is it possible? This is how auditing is done in hibernate and java so that the before and after changes
Tracker Issue Implicit Setters on Entities are sometimes unresolved and CF searches CGI scope causing Error while reading header
Implicit Setters on Entities are sometimes unresolved and CF searches CGI scope causing Error while reading header
Tracker Issue ClassCastException in Ehcache / Hibernate
.3.6.jar.
2) ORM settings in our Application.cfc are:
this.ormSettings={
cfcLocation: [getDirectoryFromPath(getCurrentTemplatePath()) & "nl/deviant/studiemeter/orm"],
secondaryCacheEnabled: true,
cacheProvider: "ehcache",
eventHandling: true,
logSql: false,
searchEnabled: true,
auto
JVM 1.7 corrupts XML objects resulting in StackOverFlows when performing XmlSearch()
Tracker Comment Comment on Backward compatibility issue with CF11 by External U.
2609879 CF-3753750 External U. Would help to attach the error...
Error Occurred While Processing Request
Error in instantiating the cfc modules.contentbox.model.system.EventHandler
Resources:
Check the ColdFusion documentation to verify that you are using the correct syntax.
Search
Tracker Comment Comment on Implicit Setters on Entities are sometimes unresolved and CF searches CGI scope causing Error while reading header by External U.
Comment on Implicit Setters on Entities are sometimes unresolved and CF searches CGI scope causing Error while reading header by External U.
Tracker Comment Comment on Implicit Setters on Entities are sometimes unresolved and CF searches CGI scope causing Error while reading header by External U.
Comment on Implicit Setters on Entities are sometimes unresolved and CF searches CGI scope causing Error while reading header by External U.
Tracker Issue Bug 78418:Hi,
2600373 CF-3039097 ORM Support Sam Farmer Bug 78418:Hi, Problem:
Hi,
I am getting a DDL generation error with the code below. Connecting to a MySQL 5.1 community database on Mac OS 10.5.7.
Thanks,
Sam
Method:
App.cfc:
Component Application {
this.name = "trackrApp";
this
2601139 CF-3038283 ORM Support Miro Hryckowiak Bug 76761:When using ormsettings and setting the Dialect to OracleDialect (Oracle10gDialect or any other Oracle dialect) the server responses with error: "Dialect class not found: OracleDialect" Problem:
When using ormsettings and setting the Dialect
Bug 83646:CF is not generating the correct hibernate xml file for orm components
Tracker Issue Bug 73856:[ORM] There should be a note on documentation about reserved words in table names
Bug 73856:[ORM] There should be a note on documentation about reserved words in table names
Tracker Issue [ANeff] Doc Bug for: Function List page issues
(as well as other issues noted in parentheses):
- Array functions
- Cache functions
- Date and time functions
- Dynamic evaluation functions (for consistency, alphabetical order should go vertical before horizontal - it is currently the reverse of this)
- Flow control functions
- Full-text search
Tracker Issue Bug 74091:If you have a persistent object name object
2602320 CF-3036985 ORM Support John Beynon Bug 74091:If you have a persistent object name object Problem:
If you have a persistent object name object.cfc, the database schema will get created but if you try entity load you receive message;
unexpected token: object near line 1, column 6 [from
2598000 CF-3041862 ORM Support garry watkins Bug 83781:(Watson Migration Closure)The sql generator for hibernate is generating cross joins instead of a left joins, this is causing data to be omitted that would otherwise be returned Problem:left
The sql generator for hibernate is generating cross