-
A Hibernate ORM wrapper for the Lucee CFML language
-
Documentation: https://orm-extension.ortusbooks.com
-
Issues: https://ortussolutions.atlassian.net/jira/software/c/projects/OOE/issues
-
Javadocs: https://apidocs.ortussolutions.com/#/lucee/hibernate-extension/
Lucee 5.3.9.73 or above.
You can install this extension into a preconfigured Lucee server via Commandbox:
box install D062D72F-F8A2-46F0-8CBC91325B2F067B
This will not work unless box server start
has been run first to set up the Lucee engine directories. Use --dryRun
to set up the Lucee server without actually starting the server process. This will prevent ORM from attempting to initialize before the extension is installed:
box
box> server start --dryRun
box> install D062D72F-F8A2-46F0-8CBC91325B2F067B
box> server start
"I am the way, and the truth, and the life; no one comes to the Father, but by me (JESUS)" Jn 14:1-12