Uses of Enum Class
tech.jhipster.lite.module.domain.jooqplugin.DatabaseType
Packages that use DatabaseType
-
Uses of DatabaseType in tech.jhipster.lite.module.domain.jooqplugin
Methods in tech.jhipster.lite.module.domain.jooqplugin that return DatabaseTypeModifier and TypeMethodDescriptionstatic DatabaseTypeReturns the enum constant of this class with the specified name.static DatabaseType[]DatabaseType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.jhipster.lite.module.domain.jooqplugin with parameters of type DatabaseTypeModifier and TypeMethodDescriptionJooqModuleCodegenConfiguration.JooqModuleCodegenConfigurationBuilder.database(DatabaseType database) JooqModuleCodegenConfiguration.JooqModuleCodegenConfigurationDatabaseBuilder.database(DatabaseType database)