Package org.springframework.data.relational.repository.support
@NullMarked
package org.springframework.data.relational.repository.support
Support infrastructure for query derivation of relational database repositories.
-
ClassesClassDescription
RelationalEntityInformationimplementation using aRelationalPersistentEntityinstance to lookup the necessary information.Base class for R2DBC and JDBCQueryLookupStrategyimplementations.