Serialized Form
-
Package com.blazebit.persistence.spring.data.base.query
-
Class com.blazebit.persistence.spring.data.base.query.KeysetAwarePageImpl
class KeysetAwarePageImpl extends org.springframework.data.domain.PageImpl<T> implements Serializable-
Serialized Fields
-
keysetPage
com.blazebit.persistence.KeysetPage keysetPage
-
-
-
Class com.blazebit.persistence.spring.data.base.query.KeysetAwareSliceImpl
class KeysetAwareSliceImpl extends org.springframework.data.domain.SliceImpl<T> implements Serializable-
Serialized Fields
-
keysetPage
com.blazebit.persistence.KeysetPage keysetPage
-
-
-
-
Package com.blazebit.persistence.spring.data.base.repository
-
Class com.blazebit.persistence.spring.data.base.repository.AbstractEntityViewAwareRepository.ExampleSpecification
class ExampleSpecification extends Object implements Serializable-
Serialized Fields
-
escapeCharacter
org.springframework.data.jpa.repository.query.EscapeCharacter escapeCharacter
-
example
org.springframework.data.domain.Example<T> example
-
-
-
-
Package com.blazebit.persistence.spring.data.repository
-
Class com.blazebit.persistence.spring.data.repository.KeysetPageRequest
class KeysetPageRequest extends org.springframework.data.domain.PageRequest implements Serializable-
Serialized Fields
-
keysetPage
com.blazebit.persistence.KeysetPage keysetPage
-
offset
int offset
-
withCountQuery
boolean withCountQuery
-
withExtractAllKeysets
boolean withExtractAllKeysets
-
-
-