| A requirement for: https://github.com/hibernate/hibernate-reactive/issues/104 In Hibernate Reactive we want to reuse the schema management tool, but the Database target needs to be replaced with a custom implementation, so to not require a JDBC connection and allow using a reactive database connection. |