Class org.springframework.jdbc.core.namedparam.NamedParameterQueryTests
Tests
| Test |
Duration |
Result |
| testQueryForIntWithParamMap |
0.001s |
passed |
| testQueryForListWithParamMap |
0.001s |
passed |
| testQueryForListWithParamMapAndEmptyResult |
0.001s |
passed |
| testQueryForListWithParamMapAndIntegerElementAndSingleRowAndColumn |
0.001s |
passed |
| testQueryForListWithParamMapAndSingleRowAndColumn |
0.001s |
passed |
| testQueryForLongWithParamBean |
0.004s |
passed |
| testQueryForLongWithParamBeanWithCollection |
0.005s |
passed |
| testQueryForMapWithParamMapAndSingleRowAndColumn |
0.001s |
passed |
| testQueryForObjectWithMapAndInteger |
0.001s |
passed |
| testQueryForObjectWithParamMapAndInteger |
0.001s |
passed |
| testQueryForObjectWithParamMapAndList |
0.001s |
passed |
| testQueryForObjectWithParamMapAndListOfExpressionLists |
0.002s |
passed |
| testQueryForObjectWithParamMapAndRowMapper |
0.002s |
passed |