Bx Orm Session Management

Use when working with ORM session lifecycle: ORMService (global service), ORMApp (application-scoped ORM state), ORMContext (request/thread-scoped session tracking), SessionFactoryBuilder (Hibernate session factory per datasource), HQLQuery (HQL execution), session open/close, flush, eviction, context attachments, BoxRuntime service registration, and shutdown listeners.

ortus-boxlang 283ba81 11.0 KB Updated

File contents

ortus-boxlang/bx-orm/tree/main/.agents/skills-custom/bx-orm-session-management commit 283ba81e2d

Frequently asked questions

npx skillmds@latest add ortus-boxlang/bx-orm-session-management