Package | Description |
---|---|
lucee.runtime.config | |
lucee.runtime.orm | |
lucee.runtime.orm.hibernate |
Modifier and Type | Method and Description |
---|---|
ORMEngine |
ConfigImpl.getORMEngine(PageContext pc) |
ORMEngine |
ConfigImpl.resetORMEngine(PageContext pc,
boolean force) |
Modifier and Type | Method and Description |
---|---|
Class<ORMEngine> |
ConfigImpl.getORMEngineClass() |
Modifier and Type | Method and Description |
---|---|
ORMEngine |
ORMSession.getEngine()
engine from session
|
static ORMEngine |
ORMUtil.getEngine(PageContext pc) |
Modifier and Type | Method and Description |
---|---|
static void |
ORMUtil.printError(String msg,
ORMEngine engine) |
static void |
ORMUtil.printError(Throwable t,
ORMEngine engine) |
Modifier and Type | Class and Description |
---|---|
class |
HibernateORMEngine |
Modifier and Type | Method and Description |
---|---|
ORMEngine |
HibernateORMSession.getEngine() |
Copyright © 2015 Lucee