Class AotRepositoryFragmentSupport

java.lang.Object
org.springframework.data.jdbc.repository.aot.AotRepositoryFragmentSupport

public class AotRepositoryFragmentSupport extends Object
Support class for JDBC AOT repository fragments.

This class is indented to be used by generated AOT fragments and not to be used directly.

Since:
4.0
Author:
Mark Paluch