Serialized Form
-
Package org.springframework.data.jpa.domain
-
Class org.springframework.data.jpa.domain.JpaSort
class JpaSort extends org.springframework.data.domain.Sort implements Serializable- serialVersionUID:
- 1L
-
Class org.springframework.data.jpa.domain.JpaSort.JpaOrder
class JpaOrder extends org.springframework.data.domain.Sort.Order implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
ignoreCase
boolean ignoreCase
-
unsafe
boolean unsafe
-
-
-
Package org.springframework.data.jpa.repository.query
-
Exception org.springframework.data.jpa.repository.query.InvalidJpaQueryMethodException
class InvalidJpaQueryMethodException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-