Currently, I am working with a project that store HTML into SQLite database. Initially, I am using JSOUP to get HTML string and store it into SQLite database. However, if the HTML file is too long, I cannot store for very long String HTML by using String datatype. May I know what is the better solution to solve it?
Aucun commentaire:
Enregistrer un commentaire