Uses of Class
org.seasar.doma.jdbc.query.SqlFileBatchInsertQuery
Packages that use SqlFileBatchInsertQuery
-
Uses of SqlFileBatchInsertQuery in org.seasar.doma.jdbc
Methods in org.seasar.doma.jdbc that return SqlFileBatchInsertQueryModifier and TypeMethodDescriptiondefault <ELEMENT> SqlFileBatchInsertQuery<ELEMENT>QueryImplementors.createSqlFileBatchInsertQuery(Method method, Class<ELEMENT> clazz) Creates anSqlFileBatchInsertQueryobject.