ColdFusion 9.0 Resources |
ORMFlushDescriptionFlushes the current ORM session associated with the data source specified in the application. ORMFlush flushes all the pending CRUD operations in that request. CategoryFunction Syntaxormflush() See AlsoORMCloseSession, ORMClearSession, ORMGetSession, ORMGetSessionFactory, ORMFlush() in Developing ColdFusion Applications. |