search : orm search

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

displaying top 100 results

ORM Search Serialization Issue
ORM Search XML Serialization Issue
Bug 79706:(Watson Migration Closure)Integrate Hibernate Search into ORM functionality
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.
Comment on Bug 79706:(Watson Migration Closure)Integrate Hibernate Search into ORM functionality by External U.
[ANeff] Doc Bug for: ormSearchOffline typo
Comment on [ANeff] Doc Bug for: ormSearchOffline typo by Aaron N.
Comment on OrmSearch does not include result score + entity for queries generating a single result by External U.
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
Bug 76773:I would like to see if we can have some sort of ActiveRecord style ORM search helpers as per Rails/Grails etc
OrmSearch does not include result score + entity for queries generating a single result
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.
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
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
Bug 76112:I'm trying to use CF's ORM to create a table from a CFC definition on MySQL 5
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
Implicit Setters on Entities are sometimes unresolved and CF searches CGI scope causing Error while reading header
.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()
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
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
Bug 73856:[ORM] There should be a note on documentation about reserved words in table names
(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
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