HibernateDatabase.setConnection(DatabaseConnection) to create the Metadata stored in this database.HibernateDatabase.buildMetadata() when a CustomMetadataFactory is not configured.#createEntityManagerFactory() to create and save the entity manager factory.TableSnapshotGenerator but this class needs to be here to keep the default ColumnSnapshotGenerator from running.HibernateDatabase.buildMetadataFromPath() to do final configuration on the MetadataBuilder before MetadataBuilder.build() is called.MetadataSourcesMetadataSources to use for this database.HibernateDatabase.createMetadataSources() to determine the correct dialect name based on url parameters, configuration files, etc.AbstractJdbcDatabase.getConnection()Metadata used by this database.Copyright © 2020 Liquibase.org. All rights reserved.