クラス RedisPartTreeQuery

java.lang.ObjectSE
org.springframework.data.keyvalue.repository.query.KeyValuePartTreeQuery
org.springframework.data.redis.repository.query.RedisPartTreeQuery
実装されたすべてのインターフェース:
RepositoryQuery

public class RedisPartTreeQuery extends KeyValuePartTreeQuery
射影をサポートする KeyValuePartTreeQuery の Redis 固有の実装。
導入:
3.2.4
作成者:
Mark Paluch