Index
All Classes and Interfaces|All Packages
B
- build(BuildProducer<ReflectiveClassBuildItem>) - Method in class io.quarkus.jdbc.h2.deployment.H2JDBCReflections
C
- configureAgroalConnection(BuildProducer<AdditionalBeanBuildItem>, Capabilities) - Method in class io.quarkus.jdbc.h2.deployment.JDBCH2Processor
D
- devDbHandler() - Method in class io.quarkus.jdbc.h2.deployment.JDBCH2Processor
E
- enableH2Feature() - Method in class io.quarkus.jdbc.h2.deployment.H2JDBCReflections
- excludeNativeImageDirectives(BuildProducer<RemovedResourceBuildItem>) - Method in class io.quarkus.jdbc.h2.deployment.JDBCH2Processor
F
- feature() - Method in class io.quarkus.jdbc.h2.deployment.JDBCH2Processor
H
- H2JDBCReflections - Class in io.quarkus.jdbc.h2.deployment
-
Registers the
org.h2.Driverso that it can be loaded by reflection, as commonly expected. - H2JDBCReflections() - Constructor for class io.quarkus.jdbc.h2.deployment.H2JDBCReflections
I
- indexH2Library() - Method in class io.quarkus.jdbc.h2.deployment.H2JDBCReflections
-
We need to index the H2 database core jar so to include custom extension types it's loading via reflection.
- io.quarkus.jdbc.h2.deployment - package io.quarkus.jdbc.h2.deployment
J
- JDBCH2Processor - Class in io.quarkus.jdbc.h2.deployment
- JDBCH2Processor() - Constructor for class io.quarkus.jdbc.h2.deployment.JDBCH2Processor
L
- listBasicDataTypes(CombinedIndexBuildItem) - Method in class io.quarkus.jdbc.h2.deployment.H2JDBCReflections
-
All implementors of
DataTypewhich have an INSTANCE field need this field to be accessible via reflection. - listStatefulDataTypeFactories(CombinedIndexBuildItem) - Method in class io.quarkus.jdbc.h2.deployment.H2JDBCReflections
-
All implementors of
StatefulDataType.Factorymight get loaded reflectively.
R
- registerDefaultDbType(BuildProducer<DefaultDataSourceDbKindBuildItem>) - Method in class io.quarkus.jdbc.h2.deployment.JDBCH2Processor
- registerDriver(BuildProducer<JdbcDriverBuildItem>, SslNativeConfigBuildItem) - Method in class io.quarkus.jdbc.h2.deployment.JDBCH2Processor
- registerNetModuleForNative() - Method in class io.quarkus.jdbc.h2.deployment.JDBCH2Processor
- runtimeInitializedClasses(BuildProducer<RuntimeInitializedClassBuildItem>) - Method in class io.quarkus.jdbc.h2.deployment.JDBCH2Processor
All Classes and Interfaces|All Packages