mirror of
https://github.com/moparisthebest/JdbcMapper
synced 2024-11-25 02:12:22 -05:00
Fix QueryMapperTypeQmDao.java java6 compilation
This commit is contained in:
parent
4874968824
commit
ad7dc13dab
@ -15,9 +15,9 @@ import java.util.Map;
|
||||
//IFJAVA8_START
|
||||
import java.util.stream.Stream;
|
||||
import java.time.*;
|
||||
//IFJAVA8_END
|
||||
|
||||
import static com.moparisthebest.jdbc.ListQueryMapper.inListReplace;
|
||||
//IFJAVA8_END
|
||||
|
||||
public class QueryMapperTypeQmDao extends QueryMapperQmDao {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user