Uses of Interface
io.helidon.data.codegen.common.spi.PersistenceGenerator.StatementGenerator
Packages that use PersistenceGenerator.StatementGenerator
Package
Description
Common code processing and generation.
Service provider interface for code processing and generation.
-
Uses of PersistenceGenerator.StatementGenerator in io.helidon.data.codegen.common
Methods in io.helidon.data.codegen.common that return PersistenceGenerator.StatementGeneratorModifier and TypeMethodDescriptionprotected PersistenceGenerator.StatementGenerator
BaseRepositoryInterfaceGenerator.statementGenerator()
Persistence provider specific code snippets generator. -
Uses of PersistenceGenerator.StatementGenerator in io.helidon.data.codegen.common.spi
Methods in io.helidon.data.codegen.common.spi that return PersistenceGenerator.StatementGeneratorModifier and TypeMethodDescriptionPersistenceGenerator.statementGenerator()
Provider specific persistence code snippets generator.