Is the ORM in Codename One similar to hibernate? I can't find any detailed examples. I have seen one tutorial to persist objects. But i'm more interested in populating the database with XML during install and then retrieve data on query.
Or, would it be possible to use hibernate with Codename one?