Package io.quarkus.jdbc.h2.runtime.graal
-
Class Summary Class Description Engine H2ServerDisable RemoteOnly SessionLocalDisable The org.h2.engine.SessionLocal represents the "Embedded Database" in H2.SessionRemote
| Class | Description |
|---|---|
| Engine | |
| H2ServerDisable | |
| RemoteOnly | |
| SessionLocalDisable |
The org.h2.engine.SessionLocal represents the "Embedded Database" in H2.
|
| SessionRemote |