bx-orm-event-system

Installation
SKILL.md

BoxLang ORM — Event System

Overview

The ORM event system bridges Hibernate's native event model with BoxLang's interception framework. It registers a Hibernate Integrator that hooks into every Hibernate lifecycle event (pre-insert, post-load, etc.) and translates those events into BoxLang interception announcements and entity-level event handler invocations.

Architecture

Installs
1
GitHub Stars
2
First Seen
Jun 22, 2026
bx-orm-event-system — ortus-boxlang/bx-orm