- doWithBootstrap(BiConsumer<BootstrapServiceRegistryBuilder, Config>) - Method in class org.jooby.hbm.Hbm
-
Configurer callback to apply advanced configuration while bootstrapping hibernate:
- doWithBootstrap(Consumer<BootstrapServiceRegistryBuilder>) - Method in class org.jooby.hbm.Hbm
-
Configurer callback to apply advanced configuration while bootstrapping hibernate:
- doWithRegistry(Consumer<StandardServiceRegistryBuilder>) - Method in class org.jooby.hbm.Hbm
-
Configurer callback to apply advanced configuration while bootstrapping hibernate:
- doWithRegistry(BiConsumer<StandardServiceRegistryBuilder, Config>) - Method in class org.jooby.hbm.Hbm
-
Configurer callback to apply advanced configuration while bootstrapping hibernate:
- doWithSessionFactory(BiConsumer<SessionFactory, Config>) - Method in class org.jooby.hbm.Hbm
-
Configurer callback to apply advanced configuration while bootstrapping hibernate:
- doWithSessionFactory(Consumer<SessionFactory>) - Method in class org.jooby.hbm.Hbm
-
Configurer callback to apply advanced configuration while bootstrapping hibernate:
- doWithSessionFactoryBuilder(Consumer<SessionFactoryBuilder>) - Method in class org.jooby.hbm.Hbm
-
Configurer callback to apply advanced configuration while bootstrapping hibernate:
- doWithSessionFactoryBuilder(BiConsumer<SessionFactoryBuilder, Config>) - Method in class org.jooby.hbm.Hbm
-
Configurer callback to apply advanced configuration while bootstrapping hibernate:
- doWithSources(Consumer<MetadataSources>) - Method in class org.jooby.hbm.Hbm
-
Configurer callback to apply advanced configuration while bootstrapping hibernate:
- doWithSources(BiConsumer<MetadataSources, Config>) - Method in class org.jooby.hbm.Hbm
-
Configurer callback to apply advanced configuration while bootstrapping hibernate: