Home > Back-end > How to select some records from a database, and then once saved to a hashmap, for example, rather th
How to select some records from a database, and then once saved to a hashmap, for example, rather th
Time:05-08
How to select some records from a database, and then once saved to a hashmap, for example, rather than a resultset traveled through a line into the hashmap? thank you
CodePudding user response:
JDBC resultset is not something that directly with mybatis returns a map automatically map the amount in the near future
CodePudding user response:
Rarely used directly in Java JDBC database operation, and is too cumbersome to use, you can use a good to a third party library framework, such as dbUtils or use mybatis