Uses of Interface
org.seasar.doma.jdbc.id.IdProvider
Packages that use IdProvider
Package
Description
Provides classes that are related to identity generation of entity.
-
Uses of IdProvider in org.seasar.doma.jdbc.id
Classes in org.seasar.doma.jdbc.id that implement IdProviderModifier and TypeClassDescriptionprotected static classDeprecated.classDeprecated.Fields in org.seasar.doma.jdbc.id declared as IdProviderMethods in org.seasar.doma.jdbc.id that return IdProviderConstructors in org.seasar.doma.jdbc.id with parameters of type IdProviderModifierConstructorDescriptionIdGenerationConfig(Config config, EntityType<?> entityType, IdProvider idProvider) Deprecated.