Module org.seasar.doma.core
Class CallableSqlParameterFetcher
java.lang.Object
org.seasar.doma.internal.jdbc.command.CallableSqlParameterFetcher
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static classprotected static interface -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfetch(CallableStatement callableStatement, List<? extends SqlParameter> parameters)
-
Field Details
-
query
-
-
Constructor Details
-
CallableSqlParameterFetcher
-
-
Method Details
-
fetch
public void fetch(CallableStatement callableStatement, List<? extends SqlParameter> parameters) throws SQLException - Throws:
SQLException
-