C D E H I R S 
All Classes All Packages

C

close(String) - Static method in class io.quarkus.jdbc.h2.runtime.graal.Engine
 
connectEmbeddedOrServer(boolean) - Method in class io.quarkus.jdbc.h2.runtime.graal.SessionRemote
Even if in SessionRemote, this method originally can instantiate a local engine.
createSession(ConnectionInfo) - Static method in class io.quarkus.jdbc.h2.runtime.graal.Engine
 

D

disableSslSupport(String, AgroalDataSourceConfigurationSupplier) - Method in class io.quarkus.jdbc.h2.runtime.H2AgroalConnectionConfigurer
 

E

Engine - Class in io.quarkus.jdbc.h2.runtime.graal
 
Engine() - Constructor for class io.quarkus.jdbc.h2.runtime.graal.Engine
 

H

H2AgroalConnectionConfigurer - Class in io.quarkus.jdbc.h2.runtime
 
H2AgroalConnectionConfigurer() - Constructor for class io.quarkus.jdbc.h2.runtime.H2AgroalConnectionConfigurer
 
H2ServerDisable - Class in io.quarkus.jdbc.h2.runtime.graal
 
H2ServerDisable() - Constructor for class io.quarkus.jdbc.h2.runtime.graal.H2ServerDisable
 

I

io.quarkus.jdbc.h2.runtime - package io.quarkus.jdbc.h2.runtime
 
io.quarkus.jdbc.h2.runtime.graal - package io.quarkus.jdbc.h2.runtime.graal
 
isRemote() - Method in class io.quarkus.jdbc.h2.runtime.graal.RemoteOnly
 

R

RemoteOnly - Class in io.quarkus.jdbc.h2.runtime.graal
 
RemoteOnly() - Constructor for class io.quarkus.jdbc.h2.runtime.graal.RemoteOnly
 

S

SessionLocalDisable - Class in io.quarkus.jdbc.h2.runtime.graal
The org.h2.engine.SessionLocal represents the "Embedded Database" in H2.
SessionLocalDisable() - Constructor for class io.quarkus.jdbc.h2.runtime.graal.SessionLocalDisable
 
SessionRemote - Class in io.quarkus.jdbc.h2.runtime.graal
 
SessionRemote() - Constructor for class io.quarkus.jdbc.h2.runtime.graal.SessionRemote
 
setExceptionSorter(String, AgroalDataSourceConfigurationSupplier) - Method in class io.quarkus.jdbc.h2.runtime.H2AgroalConnectionConfigurer
 
C D E H I R S 
All Classes All Packages