Uses of Class
org.seasar.doma.jdbc.query.SqlFileBatchInsertQuery.EntityHandler
Packages that use SqlFileBatchInsertQuery.EntityHandler
Package
Description
Provides query objects that build and execute SQL statements.
-
Uses of SqlFileBatchInsertQuery.EntityHandler in org.seasar.doma.jdbc.query
Fields in org.seasar.doma.jdbc.query declared as SqlFileBatchInsertQuery.EntityHandlerModifier and TypeFieldDescriptionprotected SqlFileBatchInsertQuery<ELEMENT>.EntityHandlerSqlFileBatchInsertQuery.entityHandlerThe entity handler for this query.