ORMGetSessionFactory
Returns ORM session factory instance
ORMGetSessionFactory( [ datasource ] )
Returns: object
Argument | Description |
---|---|
datasource
string,
optional
|
datasource used for the session, if nor defined the datasource defined in application.cfc/cfapplication is used. |
Examples
There are currently no examples for this function.