tracker issue : CF-3668080

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

Add ability to register new ORM CFC location dynamically: ORMLoadLocation()

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/TooManySideEffects

Reporter/Name(from Bugbase): Luis Majano / Luis Majano (Luis Majano)

Created: 11/14/2013

Components: ORM Support

Versions: 10.0

Failure Type: Enhancement Request

Found In Build/Fixed In Build: Final /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Platforms All

Vote Count: 0

Add ability to register new ORM CFC location dynamically: ORMLoadLocation() which can take in a:

* absolute path
* mapping path
* array of absolute paths
* array of mapping paths

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

Watson Bug ID:	3668080

External Customer Info:
External Company:  
External Customer Name: LuisMajano
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments:

The sessionfactory is immutable. Supporting this would mean we will have to flush/delete existing sessions before closing them and open new ones. That will open up many more cases to be checked.
Comment by Himavanth R.
13978 | May 07, 2014 10:02:58 AM GMT