Uses of Class
fr.ght1pc9kc.testy.jooq.WithInMemoryDatasource.WithInMemoryDatasourceBuilder
Packages that use WithInMemoryDatasource.WithInMemoryDatasourceBuilder
-
Uses of WithInMemoryDatasource.WithInMemoryDatasourceBuilder in fr.ght1pc9kc.testy.jooq
Methods in fr.ght1pc9kc.testy.jooq that return WithInMemoryDatasource.WithInMemoryDatasourceBuilderModifier and TypeMethodDescriptionWithInMemoryDatasource.builder()WithInMemoryDatasource.WithInMemoryDatasourceBuilder.setCatalog(String catalog) WithInMemoryDatasource.WithInMemoryDatasourceBuilder.setReferentialIntegrity(boolean integrity) WithInMemoryDatasource.WithInMemoryDatasourceBuilder.setTraceLevel(DatabaseTraceLevel traceLevel) WithInMemoryDatasource.WithInMemoryDatasourceBuilder.wrapTcpServer(boolean withTcpServer)