Uses of Interface
org.seasar.doma.jdbc.CommandImplementors
Packages that use CommandImplementors
Package
Description
Internal implementation details for the Doma framework.
Internal implementation details for the Doma framework.
Provides JDBC related interfaces and classes.
-
Uses of CommandImplementors in org.seasar.doma.internal
Methods in org.seasar.doma.internal that return CommandImplementors -
Uses of CommandImplementors in org.seasar.doma.internal.jdbc.dao
Methods in org.seasar.doma.internal.jdbc.dao that return CommandImplementors -
Uses of CommandImplementors in org.seasar.doma.jdbc
Fields in org.seasar.doma.jdbc declared as CommandImplementorsModifier and TypeFieldDescriptionstatic final CommandImplementorsConfigSupport.defaultCommandImplementorsDefault implementation ofCommandImplementorsfor creating command objects.Methods in org.seasar.doma.jdbc that return CommandImplementorsModifier and TypeMethodDescriptiondefault CommandImplementorsConfig.getCommandImplementors()Returns the factory forCommandimplementation classes.Methods in org.seasar.doma.jdbc with parameters of type CommandImplementorsModifier and TypeMethodDescriptionSimpleConfigBuilder.commandImplementors(CommandImplementors commandImplementors)