ORMGetSessionFactory()
Returns ORM session factory instance
ORMGetSessionFactory( datasource=string );
Returns: object
Argument | Description |
---|---|
datasource
string,
optional
|
datasource used for the session. if not defined, the datasource defined in application.cfc/cfapplication will be used. |
Examples
There are currently no examples for this function.
See also
- ORM
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)