Class Hierarchy
- java.lang.Object
- net.kaczmarzyk.spring.data.jpa.domain.Conjunction<T> (implements org.springframework.data.jpa.domain.Specification<T>)
- net.kaczmarzyk.spring.data.jpa.utils.Converter
- net.kaczmarzyk.spring.data.jpa.domain.Disjunction<T> (implements org.springframework.data.jpa.domain.Specification<T>)
- net.kaczmarzyk.spring.data.jpa.domain.EmptyResultOnTypeMismatch<T> (implements org.springframework.data.jpa.domain.Specification<T>)
- net.kaczmarzyk.spring.data.jpa.domain.JoinFetch<T> (implements org.springframework.data.jpa.domain.Specification<T>)
- net.kaczmarzyk.spring.data.jpa.domain.PathSpecification<T> (implements org.springframework.data.jpa.domain.Specification<T>)
- net.kaczmarzyk.spring.data.jpa.web.SpecificationArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
Annotation Type Hierarchy
- net.kaczmarzyk.spring.data.jpa.web.annotation.Conjunction (implements java.lang.annotation.Annotation)
- net.kaczmarzyk.spring.data.jpa.web.annotation.JoinFetch (implements java.lang.annotation.Annotation)
- net.kaczmarzyk.spring.data.jpa.web.annotation.Spec (implements java.lang.annotation.Annotation)
- net.kaczmarzyk.spring.data.jpa.web.annotation.And (implements java.lang.annotation.Annotation)
- net.kaczmarzyk.spring.data.jpa.web.annotation.Disjunction (implements java.lang.annotation.Annotation)
- net.kaczmarzyk.spring.data.jpa.web.annotation.Joins (implements java.lang.annotation.Annotation)
- net.kaczmarzyk.spring.data.jpa.web.annotation.Or (implements java.lang.annotation.Annotation)
Enum Hierarchy
Copyright © 2014–2017. All rights reserved.