| There are many configuration properties that are not mentioned in AvailableSettings, therefore they haven't been documented:
- hibernate.validator.apply_to_ddl
- hibernate.dialect.oracle.prefer_long_raw
- hibernate.schema_name_resolver
to name a few. Not only hibernate-core, but all other modules should be scanned as well and all properties need to be documented. |