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