#Caching MySQL ResultSet

1 messages · Page 1 of 1 (latest)

spiral turtle
#

What's the easiest way to cache a resultset from a MySQL database? I'm using hikaricp to create a report system for my server but because I'm closing the connection, the resultset it getting closed as well. thanks in advance <3

warm wolf
#

Create a class that stores the data you need

spiral turtle
#

classes are probably easier tbf

warm wolf
#

Not sure

delicate wedge
#

as it is like a resultset

#

which is not closed when the statement is closed

#

this is the only difference

low ridge