java.lang.Object
org.seasar.doma.jdbc.id.IdGenerationConfig
A configuration for the identity generation.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static classDeprecated. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Configprotected final EntityType<?>protected final IdProvider -
Constructor Summary
ConstructorsConstructorDescriptionIdGenerationConfig(Config config, EntityType<?> entityType) IdGenerationConfig(Config config, EntityType<?> entityType, IdProvider idProvider) Deprecated. -
Method Summary
-
Field Details
-
config
-
entityType
-
idProvider
-
-
Constructor Details
-
IdGenerationConfig
-
IdGenerationConfig
@Deprecated public IdGenerationConfig(Config config, EntityType<?> entityType, IdProvider idProvider) Deprecated.
-
-
Method Details
-
getDataSource
-
getDataSourceName
-
getDialect
-
getJdbcLogger
-
getRequiresNewController
-
getNaming
-
getFetchSize
public int getFetchSize() -
getMaxRows
public int getMaxRows() -
getQueryTimeout
public int getQueryTimeout() -
getEntityType
-
statisticManager
-
getIdProvider
-