完全に機能する例は、私の高性能JavaPersistenceGitHubリポジトリ> 。
あなたの場合、JpaPlatformをカスタマイズする必要はありません。 。これはHibernateJpaPlatformに設定する必要があります 。
MetadataBuilderContributerを登録できます
プログラム的にapplication.propertiesを介して 構成ファイル:
hibernate.metadata_builder_contributor=com.vladmihalcea.book.hpjp.SqlFunctionsMetadataBuilderContributor