Store and get messages from server´s database

The messages and my groupChat function normally, but nothing is stored in my server. I create a new groupChat or send a message, but the informations didn´t stored.

How to get and store messages (logs) and rooms created (GroupChat) from database of the server? What are the methods or configurations I must use of the Smack API?