Package org.springframework.data.relational.repository.support
@NonNullApi
package org.springframework.data.relational.repository.support
Support infrastructure for query derivation of relational database repositories.
-
ClassDescription
RelationalEntityInformation
implementation using aRelationalPersistentEntity
instance to lookup the necessary information.