cborm
OfficialBuild robust ColdBox ORM data services
AuthorColdBox
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers implement reliable Hibernate ORM data-access layers in ColdBox/BoxLang projects, reducing errors from ad hoc queries, transaction misuse, and inefficient association loading.
Core Features & Use Cases
- BaseORMService and VirtualEntityService patterns for consistent CRUD and repository-style services.
- Criteria Builder usage for restrictions, projections, joins, subqueries, sorting, and pagination to express complex queries.
- Transactional service patterns, ORM event interception guidance, and production best practices such as getOrFail semantics and avoiding N+1 queries.
- Use case: build a paginated admin user listing, perform multi-entity transfers in a single transaction, or run complex search queries across related entities.
Quick Start
Use the cborm skill to create a service that lists active users with paginated results and safe transactional updates.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cborm Download link: https://github.com/ColdBox/skills/archive/main.zip#cborm Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.