Uses of Class
org.seasar.doma.jdbc.command.CreateCommand
Packages that use CreateCommand
-
Uses of CreateCommand in org.seasar.doma.jdbc
Methods in org.seasar.doma.jdbc that return CreateCommandModifier and TypeMethodDescriptiondefault <RESULT> CreateCommand<RESULT>CommandImplementors.createCreateCommand(Method method, CreateQuery<RESULT> query) Creates aCreateCommandobject.