Can i use diffChangelog on hibernate entities without using hibernate-liquibase plugin ? i want to genearate a diffChangelogFile between my database and jpa entities without using any maven plugins. Something i can fire with a sample method call from my java code ?