連載形式
パッケージ org.springframework.data.jpa.domain
クラス org.springframework.data.jpa.domain.JpaSort
class JpaSort extends Sort implements SerializableSE- serialVersionUID:
- 1L
クラス org.springframework.data.jpa.domain.JpaSort.JpaOrder
class JpaOrder extends Sort.Order implements SerializableSE- serialVersionUID:
- 1L
Serialized Fields
unsafe
boolean unsafe
クラス org.springframework.data.jpa.domain.QAbstractAuditable
class QAbstractAuditable extends com.querydsl.core.types.dsl.EntityPathBase<AbstractAuditable<?, ? extends SerializableSE>> implements SerializableSE- serialVersionUID:
- 1561562297L
Serialized Fields
_super
QAbstractPersistable _super
createdBy
com.querydsl.core.types.dsl.SimplePath<ObjectSE> createdBy
createdDate
com.querydsl.core.types.dsl.DateTimePath<InstantSE> createdDate
id
com.querydsl.core.types.dsl.SimplePath<SerializableSE> id
lastModifiedBy
com.querydsl.core.types.dsl.SimplePath<ObjectSE> lastModifiedBy
lastModifiedDate
com.querydsl.core.types.dsl.DateTimePath<InstantSE> lastModifiedDate
クラス org.springframework.data.jpa.domain.QAbstractPersistable
class QAbstractPersistable extends com.querydsl.core.types.dsl.EntityPathBase<AbstractPersistable<? extends SerializableSE>> implements SerializableSE- serialVersionUID:
- -544746190L
Serialized Fields
id
com.querydsl.core.types.dsl.SimplePath<SerializableSE> id
パッケージ org.springframework.data.jpa.repository.query
例外クラス org.springframework.data.jpa.repository.query.BadJpqlGrammarException
class BadJpqlGrammarException extends InvalidDataAccessResourceUsageException implements SerializableSESerialized Fields
jpql
StringSE jpql
例外クラス org.springframework.data.jpa.repository.query.InvalidJpaQueryMethodException
class InvalidJpaQueryMethodException extends RuntimeExceptionSE implements SerializableSE- serialVersionUID:
- 1L
レコードクラス org.springframework.data.jpa.repository.query.KeysetScrollSpecification
class KeysetScrollSpecification extends RecordSE implements SerializableSESerialized Fields
entity
JpaEntityInformation<?,
?> entity entityレコードコンポーネントのフィールド。position
KeysetScrollPosition position
positionレコードコンポーネントのフィールド。sort
Sort sort
sortレコードコンポーネントのフィールド。