Custom field in openfire

Is there a way to add a custom field on the database used by openfire

using the conf file? and query it later.

I think using jdbc provider for various type of providers like UserProvider, GroupProvider and AuthProvider you can put your queries in openfire.xml file.