Uses of Interface
org.seasar.doma.jdbc.RequiresNewController
Packages that use RequiresNewController
Package
Description
Internal implementation details for the Doma framework.
Provides JDBC related interfaces and classes.
Provides classes that are related to identity generation of entity.
-
Uses of RequiresNewController in org.seasar.doma.internal
Methods in org.seasar.doma.internal that return RequiresNewController -
Uses of RequiresNewController in org.seasar.doma.jdbc
Fields in org.seasar.doma.jdbc declared as RequiresNewControllerModifier and TypeFieldDescriptionstatic final RequiresNewControllerConfigSupport.defaultRequiresNewControllerDefault implementation ofRequiresNewControllerfor transaction control.Methods in org.seasar.doma.jdbc that return RequiresNewControllerModifier and TypeMethodDescriptiondefault RequiresNewControllerConfig.getRequiresNewController()Returns the transaction controller whose transaction attribute isREQUIRES_NEW. -
Uses of RequiresNewController in org.seasar.doma.jdbc.id
Methods in org.seasar.doma.jdbc.id that return RequiresNewController