インデックス

A B C D E F G H I J K L M N O P Q R S T U V W Z _
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式

A

abstractAuditable - Static variable in class org.springframework.data.jpa.domain.QAbstractAuditable
抽象監査可能 <U, PK> - org.springframework.data.jpa.domain のクラス
監査可能なエンティティの抽象基本クラス。
AbstractAuditable() - クラス org.springframework.data.jpa.domain. AbstractAuditable のコンストラクター
AbstractAuditable_ - Class in org.springframework.data.jpa.domain
AbstractAuditable の静的メタモデル
AbstractAuditable_() - Constructor for class org.springframework.data.jpa.domain.AbstractAuditable_
AbstractJpaQuery - org.springframework.data.jpa.repository.query のクラス
RepositoryQuery を実装する抽象基本クラス。
AbstractJpaQuery(JpaQueryMethod, EntityManager) - クラス org.springframework.data.jpa.repository.query. AbstractJpaQuery のコンストラクター
指定された JpaQueryMethod から新しい AbstractJpaQuery を作成します。
AbstractJpaQuery.TupleConverter - org.springframework.data.jpa.repository.query のクラス
AbstractJpqlQuery() - クラス org.springframework.data.jpa.repository.query のコンストラクター。JpqlQueryBuilder.AbstractJpqlQuery
abstractPersistable - Static variable in class org.springframework.data.jpa.domain.QAbstractPersistable
AbstractPersistable<PK> - org.springframework.data.jpa.domain のクラス
エンティティの抽象基本クラス。
AbstractPersistable() - クラス org.springframework.data.jpa.domain. AbstractPersistable のコンストラクター
AbstractPersistable_ - Class in org.springframework.data.jpa.domain
AbstractPersistable の静的メタモデル
AbstractPersistable_() - Constructor for class org.springframework.data.jpa.domain.AbstractPersistable_
add(String, Object) - クラス org.springframework.data.jpa.repository.support のメソッド。MutableQueryHints
ヒントの新しいキーと値のペアを追加します。
afterPropertiesSet() - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactoryBean
allOf(Iterable) - Static method in interface org.springframework.data.jpa.domain.DeleteSpecification
指定されたすべての DeleteSpecification に AND 演算を適用します。
allOf(Iterable) - Static method in interface org.springframework.data.jpa.domain.PredicateSpecification
指定されたすべての PredicateSpecification に AND 演算を適用します。
allOf(Iterable) - Static method in interface org.springframework.data.jpa.domain.Specification
指定されたすべての Specification に AND 演算を適用します。
allOf(Iterable) - Static method in interface org.springframework.data.jpa.domain.UpdateSpecification
指定されたすべての UpdateSpecification に AND 演算を適用します。
allOf(DeleteSpecification...) - Static method in interface org.springframework.data.jpa.domain.DeleteSpecification
指定されたすべての DeleteSpecification に AND 演算を適用します。
allOf(PredicateSpecification...) - Static method in interface org.springframework.data.jpa.domain.PredicateSpecification
指定されたすべての PredicateSpecification に AND 演算を適用します。
allOf(Specification...) - Static method in interface org.springframework.data.jpa.domain.Specification
指定されたすべての Specification に AND 演算を適用します。
allOf(UpdateSpecification...) - Static method in interface org.springframework.data.jpa.domain.UpdateSpecification
指定されたすべての UpdateSpecification に AND 演算を適用します。
and(List) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
and(List) - インターフェース org.springframework.data.jpa.repository.query のメソッド。KeysetScrollDelegate.QueryStrategy
intermediate 述語を AND 結合します。
and(Sort.Direction, Attribute...) - クラス org.springframework.data.jpa.domain のメソッド。JpaSort
指定されたソート条件を現在の条件に追加して、新しい JpaSort を返します。
and(Sort.Direction, JpaSort.Path...) - クラス org.springframework.data.jpa.domain のメソッド。JpaSort
指定されたソート条件を現在の条件に追加して、新しい JpaSort を返します。
and(DeleteSpecification) - インターフェース org.springframework.data.jpa.domain のメソッド。DeleteSpecification
指定された DeleteSpecification を現在のものに AND します。
and(PredicateSpecification) - インターフェース org.springframework.data.jpa.domain のメソッド。DeleteSpecification
指定された DeleteSpecification を現在のものに AND します。
and(PredicateSpecification) - インターフェース org.springframework.data.jpa.domain のメソッド。PredicateSpecification
指定された PredicateSpecification と現在の PredicateSpecification の論理積をとります。
and(PredicateSpecification) - Method in interface org.springframework.data.jpa.domain.Specification
指定された Specification を現在のものに AND します。
and(PredicateSpecification) - インターフェース org.springframework.data.jpa.domain のメソッド。UpdateSpecification
指定された UpdateSpecification を現在のものに AND します。
and(Specification) - Method in interface org.springframework.data.jpa.domain.Specification
指定された Specification を現在のものに AND します。
and(UpdateSpecification.UpdateOperation) - インターフェース org.springframework.data.jpa.domain のメソッド。UpdateSpecification.UpdateOperation
指定された UpdateSpecification.UpdateOperation を現在のものに AND します。
and(UpdateSpecification) - インターフェース org.springframework.data.jpa.domain のメソッド。UpdateSpecification
指定された UpdateSpecification を現在のものに AND します。
and(JpqlQueryBuilder.Predicate) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Predicate
AND - この述語を other と連結します。
and(Part, JpqlQueryBuilder.Predicate, Iterator) - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryCreator
andThen(JpaRepositoryFragmentsContributor) - インターフェース org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFragmentsContributor
最初にこのコントリビュータをその入力に適用し、次に after コントリビュータを適用して両方の結果を効果的に連結する、合成された JpaRepositoryFragmentsContributor を返します。
andUnsafe(Sort.Direction, String...) - クラス org.springframework.data.jpa.domain のメソッド。JpaSort
指定されたソート条件を現在の条件に追加して、新しい JpaSort を返します。
anyOf(Iterable) - Static method in interface org.springframework.data.jpa.domain.DeleteSpecification
指定されたすべての DeleteSpecification に OR 演算を適用します。
anyOf(Iterable) - Static method in interface org.springframework.data.jpa.domain.PredicateSpecification
指定されたすべての PredicateSpecification に OR 演算を適用します。
anyOf(Iterable) - Static method in interface org.springframework.data.jpa.domain.Specification
指定されたすべての Specification に OR 演算を適用します。
anyOf(Iterable) - Static method in interface org.springframework.data.jpa.domain.UpdateSpecification
指定されたすべての UpdateSpecification に OR 演算を適用します。
anyOf(DeleteSpecification...) - Static method in interface org.springframework.data.jpa.domain.DeleteSpecification
指定されたすべての DeleteSpecification に OR 演算を適用します。
anyOf(PredicateSpecification...) - Static method in interface org.springframework.data.jpa.domain.PredicateSpecification
指定されたすべての PredicateSpecification に OR 演算を適用します。
anyOf(Specification...) - Static method in interface org.springframework.data.jpa.domain.Specification
指定されたすべての Specification に OR 演算を適用します。
anyOf(UpdateSpecification...) - Static method in interface org.springframework.data.jpa.domain.UpdateSpecification
指定されたすべての UpdateSpecification に OR 演算を適用します。
AotEntityManagerFactoryCreator - org.springframework.data.jpa.repository.aot のクラス
EntityManagerFactory のラッパー。
AotRepositoryFragmentSupport - org.springframework.data.jpa.repository.aot のクラス
JPA AOT リポジトリフラグメントのサポートクラス。
AotRepositoryFragmentSupport(QueryEnhancerSelector, RepositoryMetadata, ValueExpressionDelegate, ProjectionFactory) - クラス org.springframework.data.jpa.repository.aot. AotRepositoryFragmentSupport のコンストラクター
AotRepositoryFragmentSupport(QueryEnhancerSelector, RepositoryFactoryBeanSupport.FragmentCreationContext) - クラス org.springframework.data.jpa.repository.aot. AotRepositoryFragmentSupport のコンストラクター
apply(Root, CriteriaUpdate, CriteriaBuilder) - インターフェース org.springframework.data.jpa.domain のメソッド。UpdateSpecification.UpdateOperation
指定された Root と CriteriaUpdate を受け入れて更新操作を適用します。
applyAndBind(String, Iterable, EntityManager) - Static method in class org.springframework.data.jpa.repository.query.QueryUtils
指定されたエンティティを参照する where 句を作成し、指定されたクエリ文字列に追加します。
applyHints(T, JpaQueryMethod) - クラス org.springframework.data.jpa.repository.query のメソッド。AbstractJpaQuery
宣言されたクエリヒントを指定されたクエリに適用します。
applyPagination(Pageable, JPQLQuery) - Method in class org.springframework.data.jpa.repository.support.Querydsl
指定された Pageable を指定された JPQLQuery に適用します。
applyQueryHint(T, QueryHint) - クラス org.springframework.data.jpa.repository.query のメソッド。AbstractJpaQuery
サブクラスでカスタマイズできるように保護されています。
applySorting(String, Sort) - Static method in class org.springframework.data.jpa.repository.query.QueryUtils
JPQL クエリに order by 句を追加します。
applySorting(String, Sort, String) - Static method in class org.springframework.data.jpa.repository.query.QueryUtils
JPQL クエリに order by 句を追加します。
applySorting(Sort, JPQLQuery) - Method in class org.springframework.data.jpa.repository.support.Querydsl
指定された JPQLQuery にソートを適用します。
as(Class) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor.SpecificationFluentQuery
as(String) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Expression
指定された alias を使用して JpqlQueryBuilder.AliasedExpression を作成します。
attributePaths() - Element in annotation interface org.springframework.data.jpa.repository.EntityGraph
使用するこの EntityGraph の属性のパス。デフォルトでは空です。
AuditingBeanDefinitionParser - org.springframework.data.jpa.repository.config のクラス
auditing 要素の BeanDefinitionParser
AuditingBeanDefinitionParser() - クラス org.springframework.data.jpa.repository.config. AuditingBeanDefinitionParser のコンストラクター
AuditingBeanFactoryPostProcessor - org.springframework.data.jpa.domain.support のクラス
BeanFactoryPostProcessor は、EntityManagerFactory が作成される前に AnnotationBeanConfigurerAspect アスペクトが稼働していることを保証します。これにより、エンティティリスナーがすでにインスタンス化されており、Configurable にインジェクションして動作させる必要があります。
AuditingBeanFactoryPostProcessor() - クラス org.springframework.data.jpa.domain.support. AuditingBeanFactoryPostProcessor のコンストラクター
AuditingEntityListener - org.springframework.data.jpa.domain.support のクラス
永続化および更新エンティティに関する監査情報を取得するための JPA エンティティリスナー。
AuditingEntityListener() - クラス org.springframework.data.jpa.domain.support. AuditingEntityListener のコンストラクター
auditorAwareRef() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaAuditing
現在のプリンシパルを検索するために使用する AuditorAware Bean を構成します。

B

BadJpqlGrammarException - Exception Class in org.springframework.data.jpa.repository.query
JPQL クエリが無効な場合にスローされる例外。
BadJpqlGrammarException(String, String, Throwable) - Constructor for exception class org.springframework.data.jpa.repository.query.BadJpqlGrammarException
basePackageClasses() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
アノテーション付きコンポーネントをスキャンするパッケージを指定するための、EnableJpaRepositories.basePackages() の型安全な代替。
basePackages() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
アノテーション付きコンポーネントをスキャンするベースパッケージ。
BEAN_CONFIGURER_ASPECT_BEAN_NAME - Static variable in class org.springframework.data.jpa.domain.support.AuditingBeanFactoryPostProcessor
BeanDefinitionUtils - org.springframework.data.jpa.util のクラス
BeanFactoryPostProcessor から BeanDefinition インスタンスを操作するユーティリティメソッド。
BeanDefinitionUtils.EntityManagerFactoryBeanDefinition - org.springframework.data.jpa.util のクラス
専用の Bean 名を持つ EntityManagerFactory の BeanDefinition を表す値オブジェクト。
BeanFactoryQueryRewriterProvider - org.springframework.data.jpa.repository.query のクラス
BeanFactoryQueryRewriterProvider(BeanFactory) - クラス org.springframework.data.jpa.repository.query. BeanFactoryQueryRewriterProvider のコンストラクター
BeanManagerQueryRewriterProvider - org.springframework.data.jpa.repository.cdi のクラス
BeanManager ベースの QueryRewriterProvider
BeanManagerQueryRewriterProvider(BeanManager) - クラス org.springframework.data.jpa.repository.cdi. BeanManagerQueryRewriterProvider のコンストラクター
between(JpqlQueryBuilder.Expression, JpqlQueryBuilder.Expression) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
BETWEEN … AND …  述語を作成します。
bindsTo(ParameterBinding) - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding
other バインディングが同じバインドターゲットを使用しているかどうかを確認します。
bootstrapMode() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
リポジトリがブートストラップライフサイクルで初期化されるタイミングを構成します。
build(Method, RepositoryMetadata, ProjectionFactory) - クラス org.springframework.data.jpa.repository.query のメソッド。DefaultJpaQueryMethodFactory
build(Method, RepositoryMetadata, ProjectionFactory) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethodFactory
JpaQueryMethod を作成します。
buildQuery(Sort) - クラス org.springframework.data.jpa.repository.query のメソッド。JpaCountQueryCreator
buildQuery(Sort) - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryCreator
指定された Sort を使用してクエリスタブを構築するテンプレートメソッド。

C

canExtractQuery() - Method in enum class org.springframework.data.jpa.provider.PersistenceProvider
canExtractQuery() - インターフェース org.springframework.data.jpa.provider のメソッド。QueryExtractor
エクストラクターが指定された Query から元のクエリ文字列を抽出できるかどうかを返します。
capture(String, Object) - インターフェース org.springframework.data.jpa.repository.query のメソッド。KeysetScrollSpecification.ParameterFactory
checkSortExpression(Sort.Order) - Static method in class org.springframework.data.jpa.repository.query.QueryUtils
指定された JpaSort.JpaOrder.isUnsafe() 順序に、QueryUtils.PUNCTATION_PATTERN に違反するプロパティが少なくとも 1 つ存在するかどうかを確認し、式によって潜在的に安全でない順序を示す ExceptionSE をスローします。
class_ - Static variable in class org.springframework.data.jpa.domain.AbstractAuditable_
AbstractAuditable の静的メタモデル型
class_ - Static variable in class org.springframework.data.jpa.domain.AbstractPersistable_
AbstractPersistable の静的メタモデル型
ClasspathScanningPersistenceUnitPostProcessor - org.springframework.data.jpa.support のクラス
Entity または MappedSuperclass でアノテーションが付けられたクラスをスキャンし、PersistenceUnit 後処理に追加する PersistenceUnitPostProcessor
ClasspathScanningPersistenceUnitPostProcessor(String) - クラス org.springframework.data.jpa.support. ClasspathScanningPersistenceUnitPostProcessor のコンストラクター
指定された基本パッケージをスキャンベースとして使用して、新しい ClasspathScanningPersistenceUnitPostProcessor を作成します。
clear() - クラス org.springframework.data.jpa.util のメソッド。TupleBackedMap
clearAutomatically() - Element in annotation interface org.springframework.data.jpa.repository.Modifying
変更クエリの実行後に、基になる永続コンテキストをクリアする必要があるかどうかを定義します。
CollectionAwareProjectionFactory - org.springframework.data.jpa.projection のクラス
コレクションまたはマップを含む射影が開かれていると見なす ProjectionFactory
CollectionAwareProjectionFactory() - クラス org.springframework.data.jpa.projection. CollectionAwareProjectionFactory のコンストラクター
comment() - Element in annotation interface org.springframework.data.jpa.repository.Meta
クエリにコメントを追加します。
compare(String, E, Object) - インターフェース org.springframework.data.jpa.repository.query のメソッド。KeysetScrollDelegate.QueryStrategy
等価比較オブジェクトを作成します。
compare(Sort.Order, E, Object) - インターフェース org.springframework.data.jpa.repository.query のメソッド。KeysetScrollDelegate.QueryStrategy
Sort.Order に従って比較オブジェクトを作成します。
complete(JpqlQueryBuilder.Predicate, Sort) - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryCreator
指定された Predicate をファイナライズし、指定されたソートを適用します。
configureTypeContribution(Class, AotContext) - クラス org.springframework.data.jpa.repository.config のメソッド。JpaRepositoryConfigExtension.JpaRepositoryRegistrationAotProcessor
configureTypeContributions(AotRepositoryContext, GenerationContext) - クラス org.springframework.data.jpa.repository.config のメソッド。JpaRepositoryConfigExtension.JpaRepositoryRegistrationAotProcessor
considerNestedRepositories() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
ネストされたリポジトリインターフェース (内部クラスとして定義されているものなど) をリポジトリインフラストラクチャによって検出するかどうかを構成します。
containsKey(Object) - クラス org.springframework.data.jpa.util のメソッド。TupleBackedMap
キーが String ではない場合、またはバッキング Tuple のキーではない場合、false が返されます。
containsPageableInSpel() - クラス org.springframework.data.jpa.repository.query のメソッド。PreprocessedQuery
containsValue(Object) - クラス org.springframework.data.jpa.util のメソッド。TupleBackedMap
contribute(RepositoryMetadata, JpaEntityInformation, EntityManager, EntityPathResolver) - インターフェース org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFragmentsContributor
RepositoryMetadata に基づいて RepositoryComposition.RepositoryFragments を作成し、JPA 固有の拡張機能を追加します。
contributeAotRepository(AotRepositoryContext) - クラス org.springframework.data.jpa.repository.config のメソッド。JpaRepositoryConfigExtension.JpaRepositoryRegistrationAotProcessor
contributeQueryMethod(Method) - クラス org.springframework.data.jpa.repository.aot のメソッド。JpaRepositoryContributor
convert(Object) - クラス org.springframework.data.jpa.repository.query のメソッド。AbstractJpaQuery.TupleConverter
convert(Blob) - 列挙クラス org.springframework.data.jpa.repository.query.JpaResultConverters.BlobToByteArrayConverter のメソッド
convertMany(Object, boolean, Class) - クラス org.springframework.data.jpa.repository.aot のメソッド。AotRepositoryFragmentSupport
convertOne(Object, boolean, Class) - クラス org.springframework.data.jpa.repository.aot のメソッド。AotRepositoryFragmentSupport
convertToDatabaseColumn(Instant) - クラス org.springframework.data.jpa.convert.threeten のメソッド。Jsr310JpaConverters.InstantConverter
convertToDatabaseColumn(LocalDate) - クラス org.springframework.data.jpa.convert.threeten のメソッド。Jsr310JpaConverters.LocalDateConverter
convertToDatabaseColumn(LocalDateTime) - クラス org.springframework.data.jpa.convert.threeten のメソッド。Jsr310JpaConverters.LocalDateTimeConverter
convertToDatabaseColumn(LocalTime) - クラス org.springframework.data.jpa.convert.threeten のメソッド。Jsr310JpaConverters.LocalTimeConverter
convertToDatabaseColumn(ZoneId) - クラス org.springframework.data.jpa.convert.threeten のメソッド。Jsr310JpaConverters.ZoneIdConverter
convertToEntityAttribute(String) - クラス org.springframework.data.jpa.convert.threeten のメソッド。Jsr310JpaConverters.ZoneIdConverter
convertToEntityAttribute(Timestamp) - クラス org.springframework.data.jpa.convert.threeten のメソッド。Jsr310JpaConverters.InstantConverter
convertToEntityAttribute(Date) - クラス org.springframework.data.jpa.convert.threeten のメソッド。Jsr310JpaConverters.LocalDateConverter
convertToEntityAttribute(Date) - クラス org.springframework.data.jpa.convert.threeten のメソッド。Jsr310JpaConverters.LocalDateTimeConverter
convertToEntityAttribute(Date) - クラス org.springframework.data.jpa.convert.threeten のメソッド。Jsr310JpaConverters.LocalTimeConverter
COSINE - Static variable in class org.springframework.data.jpa.repository.query.SimilarityNormalizer
スコアリング関数として cosine_distance(…) を使用するコサインスコアの正規化器。
count() - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.SelectStep
カウントを選択します。
count() - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
count(Predicate) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslJpaPredicateExecutor
count(Example) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
count(PredicateSpecification) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor
指定された PredicateSpecification が返すインスタンスの数を返します。
count(Specification) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor
指定された Specification が返すインスタンスの数を返します。
count(Specification) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
COUNT_QUERY_STRING - Static variable in class org.springframework.data.jpa.repository.query.QueryUtils
countName() - Element in annotation interface org.springframework.data.jpa.repository.NativeQuery
ページネーションが使用されているときにカウントクエリを実行するために使用される NamedQuery の名前を返します。
countName() - Element in annotation interface org.springframework.data.jpa.repository.Query
ページネーションが使用されているときにカウントクエリを実行するために使用される NamedQuery の名前を返します。
countProjection() - Element in annotation interface org.springframework.data.jpa.repository.NativeQuery
ページネーション用に生成されるカウントクエリの射影部分を定義します。
countProjection() - Element in annotation interface org.springframework.data.jpa.repository.Query
ページネーション用に生成されるカウントクエリの射影部分を定義します。
countQuery() - Element in annotation interface org.springframework.data.jpa.repository.NativeQuery
ページネーションクエリでページの要素の合計数を検索するために使用される特別なカウントクエリを定義します。
countQuery() - Element in annotation interface org.springframework.data.jpa.repository.Query
ページネーションクエリでページの要素の合計数を検索するために使用される特別なカウントクエリを定義します。
create(EntityManager, JpaQueryMethodFactory, QueryLookupStrategy.Key, JpaQueryConfiguration) - Static method in class org.springframework.data.jpa.repository.query.JpaQueryLookupStrategy
指定された EntityManager および QueryLookupStrategy.KeyQueryLookupStrategy を作成します。
create(DeclaredQuery) - Static method in interface org.springframework.data.jpa.repository.query.QueryEnhancer
DeclaredQuery の新しい QueryEnhancer を作成します。
create(DeclaredQuery, QueryEnhancerSelector) - Static method in interface org.springframework.data.jpa.repository.query.EntityQuery
DeclaredQuery および QueryEnhancerSelector を指定して、新しい EntityQuery を作成します。
create(QueryProvider) - インターフェース org.springframework.data.jpa.repository.query のメソッド。QueryEnhancerFactory
指定されたクエリに対して新しい QueryEnhancer を作成します。
create(Part, Iterator) - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryCreator
createCountQuery(Predicate...) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslJpaPredicateExecutor
指定された Predicate の新しい JPQLQuery カウントクエリを作成します。
createCountQuery(JpaParametersParameterAccessor) - クラス org.springframework.data.jpa.repository.query のメソッド。AbstractJpaQuery
createCountQueryFor(String) - Method in class org.springframework.data.jpa.repository.query.JSqlParserQueryEnhancer
createCountQueryFor(String) - インターフェース org.springframework.data.jpa.repository.query のメソッド。QueryEnhancer
提供された countProjection を使用して、指定された元のクエリからカウント予測クエリを作成します。
createCountQueryFor(String, String, boolean) - Static method in class org.springframework.data.jpa.repository.query.QueryUtils
指定された元のクエリからカウントされた投影クエリを作成します。
CREATED_BY - Static variable in class org.springframework.data.jpa.domain.AbstractAuditable_
CREATED_DATE - Static variable in class org.springframework.data.jpa.domain.AbstractAuditable_
createdBy - Static variable in class org.springframework.data.jpa.domain.AbstractAuditable_
属性 AbstractAuditable.createdBy の静的メタモデル
createdBy - Variable in class org.springframework.data.jpa.domain.QAbstractAuditable
createdDate - Static variable in class org.springframework.data.jpa.domain.AbstractAuditable_
属性 AbstractAuditable.createdDate の静的メタモデル
createdDate - Variable in class org.springframework.data.jpa.domain.QAbstractAuditable
createExpression(String) - インターフェース org.springframework.data.jpa.repository.query のメソッド。KeysetScrollDelegate.QueryStrategy
指定された property パスから式オブジェクトを作成します。
createFrom(List) - クラス org.springframework.data.jpa.repository.query のメソッド。JpaParameters
createInstance() - クラス org.springframework.data.jpa.repository.config のメソッド。JpaMetamodelMappingContextFactoryBean
createJpqlPredicate(Metamodel, Bindable, JpqlQueryBuilder.Entity, KeysetScrollSpecification.ParameterFactory) - Method in record class org.springframework.data.jpa.repository.query.KeysetScrollSpecification
createPersistentEntity(TypeInformation) - クラス org.springframework.data.jpa.mapping のメソッド。JpaMetamodelMappingContext
createPersistentProperty(Property, JpaPersistentEntityImpl, SimpleTypeHolder) - クラス org.springframework.data.jpa.mapping のメソッド。JpaMetamodelMappingContext
createPredicate(Root, CriteriaBuilder) - Method in record class org.springframework.data.jpa.repository.query.KeysetScrollSpecification
createPredicate(KeysetScrollPosition, Sort, KeysetScrollDelegate.QueryStrategy) - クラス org.springframework.data.jpa.repository.query のメソッド。KeysetScrollDelegate
createProjection(Class) - クラス org.springframework.data.jpa.projection のメソッド。CollectionAwareProjectionFactory
createProjection(Class, Object) - クラス org.springframework.data.jpa.projection のメソッド。CollectionAwareProjectionFactory
createProjectionInformation(Class) - クラス org.springframework.data.jpa.projection のメソッド。CollectionAwareProjectionFactory
createQuery() - Method in class org.springframework.data.jpa.repository.support.Querydsl
構成された EntityManager に基づいて JPQLQuery インスタンスを作成します。
createQuery(EntityPath...) - Method in class org.springframework.data.jpa.repository.support.Querydsl
構成された EntityManager に基づいて JPQLQuery インスタンスを作成します。
createQuery(Predicate...) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslJpaPredicateExecutor
指定された Predicate の新しい JPQLQuery を作成します。
createQuery(Sort) - クラス org.springframework.data.jpa.repository.query のメソッド。JpaCountQueryCreator
Sort を適用して JPQL クエリを作成します。
createQuery(Sort) - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryCreator
Sort を適用して JPQL クエリを作成します。
createQuery(JpaParametersParameterAccessor) - クラス org.springframework.data.jpa.repository.query のメソッド。AbstractJpaQuery
createQuery(JpqlQueryBuilder.Predicate, Sort) - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryCreator
createRepositoryFactory(EntityManager) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactoryBean
RepositoryFactorySupport を返します。
createSort(KeysetScrollPosition, Sort, JpaEntityInformation) - Static method in record class org.springframework.data.jpa.repository.query.KeysetScrollSpecification
実際のクエリで使用する Sort オブジェクトを作成します。
createSort(Sort, JpaEntityInformation) - クラス org.springframework.data.jpa.repository.query のメソッド。KeysetScrollDelegate
CrudMethodMetadata - Interface in org.springframework.data.jpa.repository.support
クエリ実行に使用される LockModeType を提供する抽象 CrudMethodMetadata へのインターフェース。
customizeClass(AotRepositoryClassBuilder) - クラス org.springframework.data.jpa.repository.aot のメソッド。JpaRepositoryContributor
customizeConstructor(AotRepositoryConstructorBuilder) - クラス org.springframework.data.jpa.repository.aot のメソッド。JpaRepositoryContributor

D

dateTimeProviderRef() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaAuditing
作成日と変更日の設定に使用される TemporalAccessorSE のカスタマイズを可能にする DateTimeProvider Bean 名を構成します。
DeclaredQuery - Interface in org.springframework.data.jpa.repository.query
宣言されたクエリを表す契約を定義するインターフェース。
DEFAULT - Static variable in class org.springframework.data.jpa.repository.query.EscapeCharacter
DEFAULT - Static variable in interface org.springframework.data.jpa.repository.support.JpaRepositoryFragmentsContributor
DEFAULT_JPQL - Static variable in class org.springframework.data.jpa.repository.query.QueryEnhancerSelector.DefaultQueryEnhancerSelector
DEFAULT_NATIVE - Static variable in class org.springframework.data.jpa.repository.query.QueryEnhancerSelector.DefaultQueryEnhancerSelector
DEFAULT_SELECTOR - Static variable in interface org.springframework.data.jpa.repository.query.QueryEnhancerSelector
デフォルトのセレクター戦略。
DefaultJpaContext - org.springframework.data.jpa.repository.support のクラス
JpaContext のデフォルト実装。
DefaultJpaContext(Set) - クラス org.springframework.data.jpa.repository.support. DefaultJpaContext のコンストラクター
EntityManager の指定された SetSE に対して新しい DefaultJpaContext を作成します。
DefaultJpaContext(ObjectProvider) - クラス org.springframework.data.jpa.repository.support. DefaultJpaContext のコンストラクター
EntityManager の指定された SetSE に対して新しい DefaultJpaContext を作成します。
DefaultJpaEntityMetadata<T> - org.springframework.data.jpa.repository.query のクラス
JpaEntityMetadata のデフォルト実装。
DefaultJpaEntityMetadata(Class) - クラス org.springframework.data.jpa.repository.query. DefaultJpaEntityMetadata のコンストラクター
指定されたドメイン型の新しい DefaultJpaEntityMetadata を作成します。
DefaultJpaQueryMethodFactory - org.springframework.data.jpa.repository.query のクラス
JpaQueryMethod インスタンスを作成するためのファクトリ。
DefaultJpaQueryMethodFactory(QueryExtractor) - クラス org.springframework.data.jpa.repository.query. DefaultJpaQueryMethodFactory のコンストラクター
DefaultQueryEnhancerSelector(QueryEnhancerFactory, QueryEnhancerFactory) - クラス org.springframework.data.jpa.repository.query のコンストラクター。QueryEnhancerSelector.DefaultQueryEnhancerSelector
DelegatingQueryRewriter - org.springframework.data.jpa.repository.query のクラス
SupplierSE によって提供される delegate への書き換え呼び出しを委譲する QueryRewriter の委譲。
DelegatingQueryRewriter(Supplier) - クラス org.springframework.data.jpa.repository.query. DelegatingQueryRewriter のコンストラクター
delete(EntityPath) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslRepositorySupport
新しい DeleteClause を返します。
delete(Predicate) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslJpaPredicateExecutor
指定された Predicate によってエンティティをロードして削除します。
delete(DeleteSpecification) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor
UpdateSpecification によって削除し、削除された行数を返します。
delete(DeleteSpecification) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
delete(PredicateSpecification) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor
PredicateSpecification によって削除し、削除された行数を返します。
delete(T) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
DELETE_ALL_QUERY_BY_ID_STRING - Static variable in class org.springframework.data.jpa.repository.query.QueryUtils
DELETE_ALL_QUERY_STRING - Static variable in class org.springframework.data.jpa.repository.query.QueryUtils
deleteAll() - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
deleteAll(Iterable) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
deleteAllById(Iterable) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
deleteAllByIdInBatch(Iterable) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaRepository
単一のクエリを使用して、指定された ID で識別されるエンティティを削除します。
deleteAllByIdInBatch(Iterable) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
deleteAllInBatch() - インターフェース org.springframework.data.jpa.repository のメソッド。JpaRepository
バッチ呼び出しですべてのエンティティを削除します。
deleteAllInBatch() - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
deleteAllInBatch(Iterable) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaRepository
指定されたエンティティをバッチで削除します。これは、単一のクエリを作成することを意味します。
deleteAllInBatch(Iterable) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
deleteById(ID) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
deleteInBatch(Iterable) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaRepository
使用すべきではありません。
代わりに JpaRepository.deleteAllInBatch(Iterable) を使用してください。
DeleteSpecification<T> - org.springframework.data.jpa.domain のインターフェース
条件削除を処理するためのドメイン駆動設計の意味で仕様。
deriveCountQuery(String) - インターフェース org.springframework.data.jpa.repository.query のメソッド。EntityQuery
カウントクエリを表す新しい IntrospectedQuery を作成します。カウントクエリは、このインスタンスによってラップされたクエリから派生したもの、または引数として渡された情報から、元のクエリから予想される行数を返すクエリです。
detectAlias() - Method in class org.springframework.data.jpa.repository.query.JSqlParserQueryEnhancer
detectAlias() - インターフェース org.springframework.data.jpa.repository.query のメソッド。QueryEnhancer
指定された JPA クエリから取得されるエンティティのプライマリエイリアスを解決します。
distinct() - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.SelectStep
DISTINCT を適用します。
doCreateCountQuery(JpaParametersParameterAccessor) - クラス org.springframework.data.jpa.repository.query のメソッド。AbstractJpaQuery
指定された値を使用してカウントするための TypedQuery を作成します。
doCreateCountQuery(JpaParametersParameterAccessor) - クラス org.springframework.data.jpa.repository.query のメソッド。PartTreeJpaQuery
doCreateQuery(JpaParametersParameterAccessor) - クラス org.springframework.data.jpa.repository.query のメソッド。AbstractJpaQuery
指定された値の Query インスタンスを作成します。
doCreateQuery(JpaParametersParameterAccessor) - クラス org.springframework.data.jpa.repository.query のメソッド。PartTreeJpaQuery
doCreateRepositoryFactory() - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactoryBean
doExecute(AbstractJpaQuery, JpaParametersParameterAccessor) - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryExecution
単一の列挙値によって AbstractStringBasedJpaQuery 実行を実装する方法。
dot(A) - クラス org.springframework.data.jpa.domain のメソッド。JpaSort.Path
指定された Attribute を収集し、属性型を指す新しい JpaSort.Path を返します。
dot(P) - クラス org.springframework.data.jpa.domain のメソッド。JpaSort.Path
指定された PluralAttribute を収集し、属性型を指す新しい JpaSort.Path を返します。
DOT_PRODUCT - Static variable in class org.springframework.data.jpa.repository.query.SimilarityNormalizer
スコアリング関数として negative_inner_product(…) を使用する負の内積 (ドット) スコアの正規化器。
doWithEnhancer(Function) - インターフェース org.springframework.data.jpa.repository.query のメソッド。EntityQuery
このクエリで使用されるクエリエンハンサーに FunctionSE を適用します。
doWithScore(Function, Predicate, Supplier) - クラス org.springframework.data.jpa.repository.query のメソッド。JpaParametersParameterAccessor
ScoringFunction を返します。

E

ECLIPSELINK - Enum constant in enum class org.springframework.data.jpa.provider.PersistenceProvider
EclipseLink 永続化プロバイダー。
EMPTY - Static variable in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder.RenderContext
enableDefaultTransactions() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
Spring Data JPA リポジトリのデフォルトトランザクションを有効にするかどうかを構成します。
EnableJpaAuditing - Annotation Interface in org.springframework.data.jpa.repository.config
アノテーション構成を介して JPA で監査を有効にするアノテーション。
EnableJpaRepositories - Annotation Interface in org.springframework.data.jpa.repository.config
JPA リポジトリを有効にするためのアノテーション。
entity() - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.SelectStep
エンティティを選択します。
entity() - Method in record class org.springframework.data.jpa.repository.query.KeysetScrollSpecification
entity レコードコンポーネントの値を返します。
entity(JpaEntityMetadata) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
指定された JpaEntityMetadata から JpqlQueryBuilder.Entity を作成します。
EntityGraph - Annotation Interface in org.springframework.data.jpa.repository
リポジトリメソッドで使用する JPA 2.1 EntityGraph を構成するためのアノテーション。
EntityGraph.EntityGraphType - org.springframework.data.jpa.repository の Enum クラス
JPA 2.1 EntityGraph 型の列挙型。
EntityManagerBeanDefinitionRegistrarPostProcessor - org.springframework.data.jpa.repository.support のクラス
使用すべきではありません。
4.0 以降では、共有 EntityManager を提供する AbstractEntityManagerFactoryBean を使用するか、構成で直接 SharedEntityManagerCreator を使用することをお勧めします。
EntityManagerBeanDefinitionRegistrarPostProcessor() - クラス org.springframework.data.jpa.repository.support. EntityManagerBeanDefinitionRegistrarPostProcessor のコンストラクター
使用すべきではありません。
EntityManagerBeanDefinitionRegistrarPostProcessor(BiPredicate) - クラス org.springframework.data.jpa.repository.support. EntityManagerBeanDefinitionRegistrarPostProcessor のコンストラクター
使用すべきではありません。
どの EntityManagerFactory Bean を SharedEntityManagerCreator で装飾するかをフィルタリングできる新しい EntityManagerBeanDefinitionRegistrarPostProcessor を作成します。
EntityManagerFactoryBeanDefinition(String, ConfigurableListableBeanFactory) - クラス org.springframework.data.jpa.util のコンストラクター。BeanDefinitionUtils.EntityManagerFactoryBeanDefinition
entityManagerFactoryRef() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
このアノテーションでディスカバーされたリポジトリを作成するために使用される EntityManagerFactory Bean 定義の名前を構成します。
EntityQuery - Interface in org.springframework.data.jpa.repository.query
コンストラクター式 (JPQL) が使用されているか、デフォルトの射影が使用されているかなど、内部構造に関するクエリ情報を公開する ParametrizedQuery の拡張機能。
entrySet() - クラス org.springframework.data.jpa.util のメソッド。TupleBackedMap
eq(JpqlQueryBuilder.Expression) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
= (等しい) 述語を作成します。
eql() - Static method in class org.springframework.data.jpa.repository.query.QueryEnhancerFactories
EQL (EclipseLink クエリ言語) パーサーを使用して QueryEnhancerFactory を返します。
equals(Object) - クラス org.springframework.data.jpa.domain のメソッド。AbstractPersistable
equals(Object) - クラス org.springframework.data.jpa.repository.aot のメソッド。AotEntityManagerFactoryCreator
equals(Object) - クラス org.springframework.data.jpa.repository.query のメソッド。EscapeCharacter
equals(Object) - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Entity
equals(Object) - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Join
equals(Object) - レコードクラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.ParameterPlaceholder
他のオブジェクトがこのオブジェクトと「等しい」かどうかを示します。
equals(Object) - Method in record class org.springframework.data.jpa.repository.query.KeysetScrollSpecification
他のオブジェクトがこのオブジェクトと「等しい」かどうかを示します。
equals(Object) - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding
equals(Object) - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.Expression
他のオブジェクトがこのオブジェクトと「等しい」かどうかを示します。
equals(Object) - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.MethodInvocationArgument
他のオブジェクトがこのオブジェクトと「等しい」かどうかを示します。
equals(Object) - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.Synthetic
他のオブジェクトがこのオブジェクトと「等しい」かどうかを示します。
equals(Object) - クラス org.springframework.data.jpa.repository.support のメソッド。QueryHintValue
equals(Object) - クラス org.springframework.data.jpa.util のメソッド。BeanDefinitionUtils.EntityManagerFactoryBeanDefinition
escape(String) - クラス org.springframework.data.jpa.repository.query のメソッド。EscapeCharacter
構成されたエスケープ文字を使用して、すべての特殊な類似文字(_%)をエスケープします。
escape(String) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaEvaluationContextExtension.JpaRootObject
LIKE 式の指定されたソース StringSE をエスケープします。
escapeCharacter() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
contains、startsWith、endsWith 句を含む派生クエリでワイルドカード _ および % をエスケープするために使用する文字を構成します。
escapeCharacter() - クラス org.springframework.data.jpa.repository.support のメソッド。JpaEvaluationContextExtension.JpaRootObject
LIKE 式の特殊文字をエスケープするために使用されているエスケープ文字を返します。
EscapeCharacter - org.springframework.data.jpa.repository.query のクラス
LIKE クエリのエスケープ文字をカプセル化する値型と、StringSE のエスケープでの実際の使用箇所。
EUCLIDEAN - Static variable in class org.springframework.data.jpa.repository.query.SimilarityNormalizer
スコアリング関数として euclidean_distance(…) を使用するユークリッドスコアの正規化器。
evaluateExpression(Method, String, Object...) - クラス org.springframework.data.jpa.repository.aot のメソッド。AotRepositoryFragmentSupport
値式を評価します。
excludeFilters() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
コンポーネントのスキャンに適さない型を指定します。
execute(Object[]) - クラス org.springframework.data.jpa.repository.query のメソッド。AbstractJpaQuery
execute(AbstractJpaQuery, JpaParametersParameterAccessor) - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryExecution
指定された AbstractStringBasedJpaQuery を指定された ParameterBinder で実行します。
executeQueryWithResultStream(Query) - Method in enum class org.springframework.data.jpa.provider.PersistenceProvider
exists(Predicate) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslJpaPredicateExecutor
exists(Example) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
exists(PredicateSpecification) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor
データストアに、指定された PredicateSpecification と一致する要素が含まれているかどうかを確認します。
exists(Specification) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor
データストアに、指定された Specification と一致する要素が含まれているかどうかを確認します。
exists(Specification) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
existsById(ID) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
expression() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.Expression
expression レコードコンポーネントの値を返します。
expression(String) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
文字列をそのまま単純な式として作成します。
expression(JpqlQueryBuilder.Origin, PropertyPath) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
PropertyPath の修飾式を作成します。
Expression(ValueExpression) - レコードクラス org.springframework.data.jpa.repository.query.ParameterBinding.Expression のコンストラクター
Expression レコードクラスのインスタンスを作成します。
extractQueryString(Object) - インターフェース org.springframework.data.jpa.provider のメソッド。QueryExtractor
Query または TypedQueryReference オブジェクトからクエリ文字列をリバースエンジニアリングします。

F

fallback() - Static method in class org.springframework.data.jpa.repository.query.QueryEnhancerFactories
正規表現ベースの検出を使用して、デフォルトのフォールバック QueryEnhancerFactory を返します。
FETCH - Enum constant in enum class org.springframework.data.jpa.repository.EntityGraph.EntityGraphType
jakarta.persistence.fetchgraph プロパティを使用してエンティティグラフを指定する場合、エンティティグラフの属性ノードで指定された属性は FetchType.EAGER として扱われ、指定されていない属性は FetchType.LAZY として扱われます。
findAll() - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
findAll(OrderSpecifier...) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslJpaPredicateExecutor
findAll(Predicate) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslJpaPredicateExecutor
findAll(Predicate, OrderSpecifier...) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslJpaPredicateExecutor
findAll(Predicate, Pageable) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslJpaPredicateExecutor
findAll(Predicate, Sort) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslJpaPredicateExecutor
findAll(Example) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaRepository
findAll(Example) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
findAll(Example, Pageable) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
findAll(Example, Sort) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaRepository
findAll(Example, Sort) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
findAll(Pageable) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
findAll(Sort) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
findAll(PredicateSpecification) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor
指定された PredicateSpecification に一致するすべてのエンティティを返します。
findAll(Specification) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor
指定された Specification に一致するすべてのエンティティを返します。
findAll(Specification) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
findAll(Specification, Pageable) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor
指定された Specification に一致するエンティティの Page を返します。
findAll(Specification, Pageable) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
findAll(Specification, Sort) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor
指定された Specification および Sort に一致するすべてのエンティティを返します。
findAll(Specification, Sort) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
findAll(Specification, Specification, Pageable) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor
指定された Specification に一致するエンティティの Page を返します。
findAll(Specification, Specification, Pageable) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
findAllById(Iterable) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
findBy(Predicate, Function) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslJpaPredicateExecutor
findBy(Example, Function) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
findBy(PredicateSpecification, Function) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor
クエリとその結果の型を定義する queryFunction を適用して、指定された Specification に一致するエンティティを返します。
findBy(Specification, Function) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor
クエリとその結果の型を定義する queryFunction を適用して、指定された Specification に一致するエンティティを返します。
findBy(Specification, Function) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
findById(ID) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
findOne(Predicate) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslJpaPredicateExecutor
findOne(Example) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
findOne(PredicateSpecification) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor
指定された PredicateSpecification または Optional.empty() に一致する単一のエンティティが見つからない場合、それを返します。
findOne(Specification) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor
指定された Specification または Optional.empty() に一致する単一のエンティティが見つからない場合、それを返します。
findOne(Specification) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
findPersistentPropertyPaths(Class, Predicate) - クラス org.springframework.data.jpa.mapping のメソッド。JpaMetamodelMappingContext
埋め込み可能なプロパティをトラバースすることにより、PersistentPropertyPaths のルックアップをカスタマイズします。
flush() - インターフェース org.springframework.data.jpa.repository のメソッド。JpaRepository
データベースに対するすべての保留中の変更をフラッシュします。
flush() - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
flushAutomatically() - Element in annotation interface org.springframework.data.jpa.repository.Modifying
変更クエリを実行する前に、基礎となる永続コンテキストをフラッシュする必要があるかどうかを定義します。
forCounting() - Element in annotation interface org.springframework.data.jpa.repository.QueryHints
構成された QueryHint を、ページ付け中のカウントクエリにも適用するかどうかを定義します。
forCounts() - クラス org.springframework.data.jpa.repository.support のメソッド。MutableQueryHints
forCounts() - インターフェース org.springframework.data.jpa.repository.support のメソッド。QueryHints
カウントクエリに適用可能なヒントのみを含む新しい QueryHints インスタンスを作成して返します。
forCounts() - 列挙クラス org.springframework.data.jpa.repository.support.QueryHints.NoHints のメソッド
forEach(BiConsumer) - クラス org.springframework.data.jpa.repository.support のメソッド。MutableQueryHints
forEach(BiConsumer) - インターフェース org.springframework.data.jpa.repository.support のメソッド。QueryHints
すべてのヒントが処理されるか、アクションが例外をスローするまで、このクエリヒントオブジェクトの各要素に対して指定されたアクションを実行します。
forEach(BiConsumer) - 列挙クラス org.springframework.data.jpa.repository.support.QueryHints.NoHints のメソッド
forQuery(DeclaredQuery) - Static method in interface org.springframework.data.jpa.repository.query.QueryEnhancerFactory
指定された DeclaredQuery の新しい QueryEnhancerFactory を作成します。
from(EntityPath...) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslRepositorySupport
新しい JPQLQuery を返します。
from(EntityPath) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslRepositorySupport
指定された EntityPath の JPQLQuery を返します。
from(PersistenceUnitInfo) - Static method in class org.springframework.data.jpa.repository.aot.AotEntityManagerFactoryCreator
指定された PersistenceUnitInfo から PersistenceUnitContext を作成します。
from(PersistenceUnitInfo, Map) - Static method in class org.springframework.data.jpa.repository.aot.AotEntityManagerFactoryCreator
指定された PersistenceUnitInfo から PersistenceUnitContext を作成します。
from(QueryHints...) - Static method in interface org.springframework.data.jpa.repository.support.QueryHints
指定された sources から新しい QueryHints オブジェクトを作成します。
from(AotRepositoryContext) - Static method in class org.springframework.data.jpa.repository.aot.AotEntityManagerFactoryCreator
Jakarta Persistence アノテーション付きクラスを使用して、指定された AotRepositoryContext から PersistenceUnitContext を作成します。
from(AotRepositoryContext, Map) - Static method in class org.springframework.data.jpa.repository.aot.AotEntityManagerFactoryCreator
Jakarta Persistence アノテーション付きクラスを使用して、指定された AotRepositoryContext から PersistenceUnitContext を作成します。
from(PersistenceManagedTypes) - Static method in class org.springframework.data.jpa.repository.aot.AotEntityManagerFactoryCreator
指定された PersistenceManagedTypes から PersistenceUnitContext を作成します。
from(PersistenceManagedTypes, Map) - Static method in class org.springframework.data.jpa.repository.aot.AotEntityManagerFactoryCreator
指定された PersistenceManagedTypes から PersistenceUnitContext を作成します。
fromEntityManager(EntityManager) - Static method in enum class org.springframework.data.jpa.provider.PersistenceProvider
EntityManager.getEntityManagerFactory() を介して EntityManagerFactory をイントロスペクトし、指定された EntityManager から PersistenceProvider を決定します。
fromEntityManagerFactory(EntityManagerFactory) - Static method in enum class org.springframework.data.jpa.provider.PersistenceProvider
指定された EntityManagerFactory から PersistenceProvider を決定します。
fromMetamodel(Metamodel) - Static method in enum class org.springframework.data.jpa.provider.PersistenceProvider
指定された Metamodel から PersistenceProvider を決定します。
function(String, JpqlQueryBuilder.Expression...) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
指定された arguments を使用して関数を呼び出します。

G

GENERIC_JPA - Enum constant in enum class org.springframework.data.jpa.provider.PersistenceProvider
不明な特別プロバイダー。
get(Object) - クラス org.springframework.data.jpa.util のメソッド。TupleBackedMap
キーが String ではない場合、またはバッキング Tuple のキーではない場合、null が返されます。
get(ScoringFunction) - Static method in class org.springframework.data.jpa.repository.query.SimilarityNormalizer
指定された ScoringFunctionSimilarityNormalizer を検索します。
getAlias() - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.AliasedExpression
getAlias() - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Entity
getAlias(JpqlQueryBuilder.Origin) - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.RenderContext
JpqlQueryBuilder.Origin のエイリアスを取得します。
getAnnotatedQuery() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethod
Query アノテーションで宣言されたクエリ文字列を返します。アノテーションが見つからず、属性も指定されていない場合は null を返します。
getAttributePaths() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaEntityGraph
この JpaEntityGraph に使用される属性ノード名を返します。
getBeanDefinition() - クラス org.springframework.data.jpa.util のメソッド。BeanDefinitionUtils.EntityManagerFactoryBeanDefinition
EntityManagerFactoryBeanDefinition を返します。
getBeanDefinition(String, ConfigurableListableBeanFactory) - Static method in class org.springframework.data.jpa.util.BeanDefinitionUtils
指定された BeanFactory またはその親の 1 つから取得された、指定された名前の BeanDefinition を返します。
getBeanFactory() - クラス org.springframework.data.jpa.util のメソッド。BeanDefinitionUtils.EntityManagerFactoryBeanDefinition
基本となる BeanFactory を返します。
getBeanName() - クラス org.springframework.data.jpa.util のメソッド。BeanDefinitionUtils.EntityManagerFactoryBeanDefinition
EntityManagerFactoryBeanDefinition の Bean 名を返します。
getBinder() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryCreator
getBindings() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryCreator
クエリの作成時に作成されたすべての ParameterExpression を返します。
getBindings() - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterMetadataProvider
構築されたすべての ParameterBinding を返します。
getBindings() - クラス org.springframework.data.jpa.repository.query のメソッド。PreprocessedQuery
getBuilder() - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslRepositorySupport
構成されたドメイン型の PathBuilder を返します。
getById(ID) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaRepository
使用すべきではありません。
代わりに JpaRepository.getReferenceById(ID) を使用してください。
getById(ID) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
使用すべきではありません。
getComment() - Method in class org.springframework.data.jpa.repository.query.Meta
getComment() - インターフェース org.springframework.data.jpa.repository.support のメソッド。CrudMethodMetadata
クエリに適用されるクエリコメントを返します。
getCommentHintKey() - インターフェース org.springframework.data.jpa.provider のメソッド。QueryComment
getCommentHintValue(String) - インターフェース org.springframework.data.jpa.provider のメソッド。QueryComment
getCompositeIdAttributeValue(Object, String) - インターフェース org.springframework.data.jpa.repository.support のメソッド。JpaEntityInformation
複合 ID から指定された id 属性の値を抽出します
getCompositeIdAttributeValue(Object, String) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaMetamodelEntityInformation
getConfigurationInspectionClassLoader(ResourceLoader) - クラス org.springframework.data.jpa.repository.config のメソッド。JpaRepositoryConfigExtension
getCount(Query) - クラス org.springframework.data.jpa.repository.aot のメソッド。AotRepositoryFragmentSupport
getCountQuery() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethod
Query アノテーションで宣言された countQuery 文字列を返します。アノテーションが見つからず、属性も指定されていない場合は null を返します。
getCountQuery(Specification, Class) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
指定された Specification の新しいカウントクエリを作成します。
getCountQuery(Specification) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
使用すべきではありません。
代わりに SimpleJpaRepository.getCountQuery(Specification, Class) をオーバーライドします
getCountQueryPlaceholder() - Method in enum class org.springframework.data.jpa.provider.PersistenceProvider
単純なカウントクエリに使用するプレースホルダーを返します。
getCreatedBy() - クラス org.springframework.data.jpa.domain のメソッド。AbstractAuditable
getCreatedDate() - クラス org.springframework.data.jpa.domain のメソッド。AbstractAuditable
getDeclaredCountQuery() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethod
Query アノテーションから declared count query を返します。アノテーションが見つからず、属性も指定されていない場合は null を返します。
getDelete(DeleteSpecification, Class) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
指定された DeleteSpecification の Query を作成します。
getDomainClass() - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
getEntityGraph() - インターフェース org.springframework.data.jpa.repository.support のメソッド。CrudMethodMetadata
使用する EntityGraph を返します。
getEntityInformation() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethod
getEntityInformation(Class) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
getEntityInformation(Class, EntityManager) - Static method in class org.springframework.data.jpa.repository.support.JpaEntityInformationSupport
指定されたドメインクラスと EntityManagerJpaEntityInformation を作成します。
getEntityInformation(Class, Metamodel, PersistenceUnitUtil) - Static method in class org.springframework.data.jpa.repository.support.JpaEntityInformationSupport
指定されたドメインクラスと MetamodelJpaEntityInformation を作成します。
getEntityInformation(RepositoryMetadata) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
getEntityManager() - クラス org.springframework.data.jpa.repository.query のメソッド。AbstractJpaQuery
EntityManager を返します。
getEntityManager() - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslRepositorySupport
EntityManager を返します。
getEntityManagerByManagedType(Class) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaContext
指定されたドメイン型を管理する EntityManager を返します。
getEntityManagerByManagedType(Class) - クラス org.springframework.data.jpa.repository.support のメソッド。DefaultJpaContext
getEntityManagerFactory() - クラス org.springframework.data.jpa.repository.aot のメソッド。AotEntityManagerFactoryCreator
EntityManagerFactory を返します。
getEntityManagerFactory() - クラス org.springframework.data.jpa.repository.aot のメソッド。JpaRepositoryContributor
getEntityManagerFactoryBeanDefinitions(ConfigurableListableBeanFactory) - Static method in class org.springframework.data.jpa.util.BeanDefinitionUtils
指定された ConfigurableListableBeanFactory 階層に登録されているすべての BeanDefinitionBeanDefinitionUtils.EntityManagerFactoryBeanDefinition インスタンスを返します。
getEntityManagerFactoryBeanDefinitions(ConfigurableListableBeanFactory, BiPredicate) - Static method in class org.springframework.data.jpa.util.BeanDefinitionUtils
指定された ConfigurableListableBeanFactory 階層に登録されているすべての BeanDefinitionBeanDefinitionUtils.EntityManagerFactoryBeanDefinition インスタンスを返します。
getEntityManagerFactoryBeanNames(ListableBeanFactory) - Static method in class org.springframework.data.jpa.util.BeanDefinitionUtils
最終的に EntityManagerFactory になる Bean 定義のすべての Bean 名を返します。
getEntityName() - クラス org.springframework.data.jpa.repository.query のメソッド。DefaultJpaEntityMetadata
getEntityName() - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpaEntityMetadata
エンティティの名前を返します。
getEntityName() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaMetamodelEntityMetadata
getEntityName() - クラス org.springframework.data.jpa.repository.support のメソッド。JpaEntityInformationSupport
getEntityName() - クラス org.springframework.data.jpa.repository.support のメソッド。JpaMetamodelEntityInformation
getEscapeCharacter() - クラス org.springframework.data.jpa.repository.query のメソッド。EscapeCharacter
getEscapeCharacter() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryConfiguration
getExecution(JpaParametersParameterAccessor) - クラス org.springframework.data.jpa.repository.query のメソッド。AbstractJpaQuery
getExecution(JpaParametersParameterAccessor) - クラス org.springframework.data.jpa.repository.query のメソッド。PartTreeJpaQuery
getExistsQueryString(String, String, Iterable) - Static method in class org.springframework.data.jpa.repository.query.QueryUtils
指定された ID 属性に対して存在するクエリを実行するためのクエリ文字列を返します。
getExtensionId() - クラス org.springframework.data.jpa.repository.support のメソッド。JpaEvaluationContextExtension
getFetchGraphHint(EntityManager, JpaEntityGraph, Class) - クラス org.springframework.data.jpa.repository.query.Jpa21Utils の静的メソッド
getHibernateQuery(Object) - Static method in class org.springframework.data.jpa.provider.HibernateUtils
基になるネイティブ Hibernate クエリのクエリ文字列を返します。
getId() - クラス org.springframework.data.jpa.domain のメソッド。AbstractPersistable
getId(T) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaMetamodelEntityInformation
getId(T) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaPersistableEntityInformation
getIdAttribute() - インターフェース org.springframework.data.jpa.repository.support のメソッド。JpaEntityInformation
エンティティの id 属性を返します。
getIdAttribute() - クラス org.springframework.data.jpa.repository.support のメソッド。JpaMetamodelEntityInformation
getIdAttributeNames() - インターフェース org.springframework.data.jpa.repository.support のメソッド。JpaEntityInformation
id 属性の属性名を返します。
getIdAttributeNames() - クラス org.springframework.data.jpa.repository.support のメソッド。JpaMetamodelEntityInformation
getIdAttributePaths() - インターフェース org.springframework.data.jpa.repository.support のメソッド。JpaEntityInformation
id 属性の属性パスを返します。
getIdAttributePaths() - クラス org.springframework.data.jpa.repository.support のメソッド。JpaMetamodelEntityInformation
getIdClassAttributes(IdentifiableType) - Method in enum class org.springframework.data.jpa.provider.PersistenceProvider
getIdentifier() - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding
getIdentifierFrom(Object) - インターフェース org.springframework.data.jpa.provider のメソッド。ProxyIdAccessor
指定されたエンティティの識別子値を寛大にインスペクションすることにより、そのエンティティの識別子を返します。
getIdentifyingAnnotations() - クラス org.springframework.data.jpa.repository.config のメソッド。JpaRepositoryConfigExtension
getIdentifyingTypes() - クラス org.springframework.data.jpa.repository.config のメソッド。JpaRepositoryConfigExtension
getIdType() - クラス org.springframework.data.jpa.repository.support のメソッド。JpaMetamodelEntityInformation
getIgnoreCaseOperator() - クラス org.springframework.data.jpa.repository.support のメソッド。JpqlQueryTemplates
getJavaType() - クラス org.springframework.data.jpa.repository.query のメソッド。DefaultJpaEntityMetadata
getJavaType() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaMetamodelEntityMetadata
getJpql() - Method in exception class org.springframework.data.jpa.repository.query.BadJpqlGrammarException
getKey() - 列挙クラス org.springframework.data.jpa.repository.EntityGraph.EntityGraphType のメソッド
getKeyset(Iterable, T) - インターフェース org.springframework.data.jpa.repository.support のメソッド。JpaEntityInformation
propertyPaths のキーセットと主キー (該当する場合は複合キーコンポーネントを含む) を抽出します。
getKeyset(Iterable, T) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaMetamodelEntityInformation
getLastModifiedBy() - クラス org.springframework.data.jpa.domain のメソッド。AbstractAuditable
getLastModifiedDate() - クラス org.springframework.data.jpa.domain のメソッド。AbstractAuditable
getLockModeType() - インターフェース org.springframework.data.jpa.repository.support のメソッド。CrudMethodMetadata
使用する LockModeType を返します。
getMetamodel() - クラス org.springframework.data.jpa.repository.query のメソッド。AbstractJpaQuery
JpaMetamodel を返します。
getMethod() - インターフェース org.springframework.data.jpa.repository.support のメソッド。CrudMethodMetadata
使用する MethodSE を返します。
getModuleName() - クラス org.springframework.data.jpa.repository.config のメソッド。JpaRepositoryConfigExtension
getModulePrefix() - クラス org.springframework.data.jpa.repository.config のメソッド。JpaRepositoryConfigExtension
getName() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaEntityGraph
使用する EntityGraph 構成の名前を返します。
getName() - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Entity
getName() - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Join
getName() - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Origin
オリジンの単純な名前を返します (例:
getName() - インターフェース org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.BindingIdentifier
バインディング名 if present を返します。名前が関連付けられていない場合は IllegalStateExceptionSE をスローします。
getName() - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding
getNamedCountQueryName() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethod
カウントクエリに使用される NamedQuery の名前を返します。
getNamedQueryName() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethod
getObjectType() - クラス org.springframework.data.jpa.repository.config のメソッド。JpaMetamodelMappingContextFactoryBean
getOffsetAsInteger(Pageable) - Static method in class org.springframework.data.jpa.support.PageableUtils
Pageable のオフセット値を LongSE から IntegerSE に変換して、JPA 仕様メソッドをサポートします。
getOne(ID) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaRepository
使用すべきではありません。
代わりに JpaRepository.getReferenceById(ID) を使用してください。
getOne(ID) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
使用すべきではありません。
getOrder() - クラス org.springframework.data.jpa.repository.support のメソッド。EntityManagerBeanDefinitionRegistrarPostProcessor
使用すべきではありません。
getOrigin() - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding
getParameterBindings() - インターフェース org.springframework.data.jpa.repository.query のメソッド。ParametrizedQuery
getParameters() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaParametersParameterAccessor
getParameters() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethod
getParameterType() - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.PartTreeParameterBinding
getPath() - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Entity
getPath() - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Join
getPath() - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Origin
起点を一意に識別するために、ドットパス表記でパスを返します。
getPosition() - インターフェース org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.BindingIdentifier
バインディング名 if present を返すか、位置が関連付けられていない場合は IllegalStateExceptionSE をスローします。
getPredicate(Root, CriteriaBuilder, Example) - Static method in class org.springframework.data.jpa.convert.QueryByExamplePredicateBuilder
Example を表す Predicate を抽出します。
getPredicate(Root, CriteriaBuilder, Example, EscapeCharacter) - Static method in class org.springframework.data.jpa.convert.QueryByExamplePredicateBuilder
Example を表す Predicate を抽出します。
getProjection() - Method in class org.springframework.data.jpa.repository.query.JSqlParserQueryEnhancer
getProjection() - インターフェース org.springframework.data.jpa.repository.query のメソッド。QueryEnhancer
クエリの射影部分、つまり select と from の間のすべてを返します。
getProjection(String) - Static method in class org.springframework.data.jpa.repository.query.QueryUtils
クエリの射影部分、つまり select と from の間のすべてを返します。
getProjectionFactory(ClassLoader, BeanFactory) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
getProjectionInformation(Class) - クラス org.springframework.data.jpa.projection のメソッド。CollectionAwareProjectionFactory
getProjectionInputProperties(JpaEntityInformation, Collection, Sort) - Static method in class org.springframework.data.jpa.repository.query.KeysetScrollDelegate
キーセットのスクロール再開に必要なすべてのキーセットおよび識別子プロパティを含む、キーセット選択クエリを構築するために必要なプロパティ名のコレクションを返します。
getPropertyPath() - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.PathExpression
getQuery() - インターフェース org.springframework.data.jpa.repository.query のメソッド。EntityQuery
getQuery() - Method in class org.springframework.data.jpa.repository.query.JSqlParserQueryEnhancer
getQuery() - インターフェース org.springframework.data.jpa.repository.query のメソッド。QueryEnhancer
拡張に使用するクエリを取得します。
getQuery(Specification, Class, Pageable) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
指定された Specification から新しい TypedQuery を作成します。
getQuery(Specification, Class, Sort) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
指定された Specification および Sort の TypedQuery を作成します。
getQuery(Specification, Pageable) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
指定された Specification から新しい TypedQuery を作成します。
getQuery(Specification, Sort) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
指定された Specification および Sort の TypedQuery を作成します。
getQuerydsl() - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslRepositorySupport
基になる Querydsl ヘルパーインスタンスを返します。
getQueryExtractor() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethod
QueryExtractor を返します。
getQueryHints() - インターフェース org.springframework.data.jpa.repository.support のメソッド。CrudMethodMetadata
CRUD メソッドに対して実行されるクエリに適用されるリスト内のすべてのクエリヒントを返します。
getQueryHints() - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
現在の CrudMethodMetadata および潜在的な EntityGraph 情報に基づくクエリヒントを含む QueryHints を返します。
getQueryHintsForCount() - インターフェース org.springframework.data.jpa.repository.support のメソッド。CrudMethodMetadata
CRUD メソッドに対して実行されるクエリに適用されるリスト内のすべてのクエリヒントを返します。
getQueryHintsForCount() - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
カウントクエリの現在の CrudMethodMetadata に関するクエリヒントを含む QueryHints を返します。
getQueryLookupStrategy(QueryLookupStrategy.Key, ValueExpressionDelegate) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
getQueryMetaAttributes() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethod
適用される Meta 属性を返します。
getQueryMethod() - クラス org.springframework.data.jpa.repository.query のメソッド。AbstractJpaQuery
getQueryRewriter() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethod
QueryRewriter 型を返します。
getQueryRewriter(JpaQueryMethod) - クラス org.springframework.data.jpa.repository.cdi のメソッド。BeanManagerQueryRewriterProvider
getQueryRewriter(JpaQueryMethod) - クラス org.springframework.data.jpa.repository.query のメソッド。BeanFactoryQueryRewriterProvider
getQueryRewriter(JpaQueryMethod) - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryConfiguration
getQueryRewriter(JpaQueryMethod) - インターフェース org.springframework.data.jpa.repository.query のメソッド。QueryRewriterProvider
JpaQueryMethodQueryRewriter のインスタンスを取得します。
getQueryString() - クラス org.springframework.data.jpa.repository.query のメソッド。PreprocessedQuery
getQueryString() - インターフェース org.springframework.data.jpa.repository.query のメソッド。QueryProvider
クエリ文字列を返します。
getQueryString(String, String) - Static method in class org.springframework.data.jpa.repository.query.QueryUtils
指定されたクラス名のクエリ文字列を返します。
getReferenceById(ID) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaRepository
指定された識別子を持つエンティティへの参照を返します。
getReferenceById(ID) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
getRepositoryAotProcessor() - クラス org.springframework.data.jpa.repository.config のメソッド。JpaRepositoryConfigExtension
getRepositoryBaseClass(RepositoryMetadata) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
getRepositoryBaseClassName() - クラス org.springframework.data.jpa.repository.config のメソッド。JpaRepositoryConfigExtension
getRepositoryFactoryBeanClassName() - クラス org.springframework.data.jpa.repository.config のメソッド。JpaRepositoryConfigExtension
getRepositoryFragments(RepositoryMetadata) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
getRepositoryFragments(RepositoryMetadata, EntityManager, EntityPathResolver, CrudMethodMetadata) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
RepositoryMetadata に基づいて RepositoryComposition.RepositoryFragments を作成し、JPA 固有の拡張機能を追加します。
getRepositoryFragmentsContributor() - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactoryBean
getRepositoryMethodMetadata() - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
getRequiredAnnotatedQuery() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethod
Query アノテーションで宣言された必要なクエリ文字列を返すか、アノテーションが見つからなかったか属性が指定されなかった場合は IllegalStateExceptionSE をスローします。
getRequiredDeclaredQuery() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethod
Query アノテーションから必要な DeclaredQuery を返すか、アノテーションが見つからず属性も指定されていない場合は IllegalStateExceptionSE をスローします。
getRequiredIdAttribute() - インターフェース org.springframework.data.jpa.repository.support のメソッド。JpaEntityInformation
必要な識別子の種類を返します。
getResultCount(Query, LongSupplier) - Method in enum class org.springframework.data.jpa.provider.PersistenceProvider
結果を返す Query から結果数を取得するか、クエリが結果数を提供しない場合は countSupplier にフォールバックします。
getResultWindow(List, int) - クラス org.springframework.data.jpa.repository.query のメソッド。KeysetScrollDelegate
getReturnedType() - インターフェース org.springframework.data.jpa.repository.query のメソッド。QueryEnhancer.QueryRewriteInformation
getRootObject() - クラス org.springframework.data.jpa.repository.support のメソッド。JpaEvaluationContextExtension
getScore(double) - クラス org.springframework.data.jpa.repository.query のメソッド。SimilarityNormalizer
getScoringFunction() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaParametersParameterAccessor
ScoringFunction を返します。
getSelectionAliases() - Method in class org.springframework.data.jpa.repository.query.JSqlParserQueryEnhancer
getSelector() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryConfiguration
getSimilarity(double) - クラス org.springframework.data.jpa.repository.query のメソッド。SimilarityNormalizer
getSort() - インターフェース org.springframework.data.jpa.repository.query のメソッド。QueryEnhancer.QueryRewriteInformation
getSortOrders(Sort) - クラス org.springframework.data.jpa.repository.query のメソッド。KeysetScrollDelegate
getTargetRepository(RepositoryInformation) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
getTargetRepository(RepositoryInformation, EntityManager) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
指定された EntityManagerJpaRepository インスタンスを作成するコールバック
getTemplates() - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.PartTreeParameterBinding
getTemplates() - Method in class org.springframework.data.jpa.repository.support.Querydsl
構成された EntityManager の JPQLTemplates を取得します。
getType() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaEntityGraph
使用する EntityGraphEntityGraph.EntityGraphType を返します。
getTypeToRead(ReturnedType) - クラス org.springframework.data.jpa.repository.query のメソッド。AbstractJpaQuery
JPA クエリの作成時に使用される型を返します。
getUpdate(UpdateSpecification, Class) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
指定された UpdateSpecification の Query を作成します。
getValue() - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.PartTreeParameterBinding
getValue(Parameter) - クラス org.springframework.data.jpa.repository.query のメソッド。JpaParametersParameterAccessor
getValueExpressionDelegate() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryConfiguration
getValues() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaParametersParameterAccessor
getWhere() - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.AbstractJpqlQuery
gt(JpqlQueryBuilder.Expression) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
より大きな > …  述語を作成します。
gte(JpqlQueryBuilder.Expression) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
より大きいか等しい >= …  述語を作成します。

H

hasCompositeId() - インターフェース org.springframework.data.jpa.repository.support のメソッド。JpaEntityInformation
エンティティに複合 ID がある場合は true を返します。
hasCompositeId() - クラス org.springframework.data.jpa.repository.support のメソッド。JpaMetamodelEntityInformation
hasConstructorExpression() - インターフェース org.springframework.data.jpa.repository.query のメソッド。EntityQuery
クエリがコンストラクター式を使用しているかどうかを返します。
hasConstructorExpression() - Method in class org.springframework.data.jpa.repository.query.JSqlParserQueryEnhancer
hasConstructorExpression() - インターフェース org.springframework.data.jpa.repository.query のメソッド。QueryEnhancer
指定された JPQL クエリにコンストラクター式が含まれているかどうかを返します。
hasConstructorExpression(String) - Static method in class org.springframework.data.jpa.repository.query.QueryUtils
指定された JPQL クエリにコンストラクター式が含まれているかどうかを返します。
hasDeclaredCountQuery() - クラス org.springframework.data.jpa.repository.query のメソッド。AbstractJpaQuery
クエリに専用のカウントクエリが関連付けられている場合は true を返し、カウントクエリが派生される場合は false を返します。
hasDeclaredCountQuery() - クラス org.springframework.data.jpa.repository.query のメソッド。PartTreeJpaQuery
hashCode() - クラス org.springframework.data.jpa.domain のメソッド。AbstractPersistable
hashCode() - クラス org.springframework.data.jpa.repository.aot のメソッド。AotEntityManagerFactoryCreator
hashCode() - クラス org.springframework.data.jpa.repository.query のメソッド。EscapeCharacter
hashCode() - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Entity
hashCode() - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Join
hashCode() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.ParameterPlaceholder
このオブジェクトのハッシュコード値を返します。
hashCode() - Method in record class org.springframework.data.jpa.repository.query.KeysetScrollSpecification
このオブジェクトのハッシュコード値を返します。
hashCode() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.Expression
このオブジェクトのハッシュコード値を返します。
hashCode() - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding
hashCode() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.MethodInvocationArgument
このオブジェクトのハッシュコード値を返します。
hashCode() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.Synthetic
このオブジェクトのハッシュコード値を返します。
hashCode() - クラス org.springframework.data.jpa.repository.support のメソッド。QueryHintValue
hashCode() - クラス org.springframework.data.jpa.util のメソッド。BeanDefinitionUtils.EntityManagerFactoryBeanDefinition
hasLimitingParameters() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaParameters
hasName() - インターフェース org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.BindingIdentifier
hasNamedParameter() - インターフェース org.springframework.data.jpa.repository.query のメソッド。ParametrizedQuery
hasNamedParameter(Query) - Static method in class org.springframework.data.jpa.repository.query.QueryUtils
指定された Query に名前付きパラメーターが含まれているかどうかを返します。
hasParameterBindings() - インターフェース org.springframework.data.jpa.repository.query のメソッド。ParametrizedQuery
hasPersistentEntityFor(Class) - クラス org.springframework.data.jpa.mapping のメソッド。JpaMetamodelMappingContext
hasPosition() - インターフェース org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.BindingIdentifier
hasQueryMetaAttributes() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethod
hasValues() - Method in class org.springframework.data.jpa.repository.query.Meta
HIBERNATE - Enum constant in enum class org.springframework.data.jpa.provider.PersistenceProvider
Hibernate 永続化プロバイダー。
HibernateUtils - org.springframework.data.jpa.provider のクラス
Hibernate で動作するユーティリティ関数。
hql() - Static method in class org.springframework.data.jpa.repository.query.QueryEnhancerFactories
HQL (Hibernate クエリ言語) パーサーを使用して QueryEnhancerFactory を返します。

I

id - Static variable in class org.springframework.data.jpa.domain.AbstractPersistable_
属性 AbstractPersistable.id の静的メタモデル
id - Variable in class org.springframework.data.jpa.domain.QAbstractAuditable
id - Variable in class org.springframework.data.jpa.domain.QAbstractPersistable
ID - Static variable in class org.springframework.data.jpa.domain.AbstractPersistable_
identifier() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.MethodInvocationArgument
identifier レコードコンポーネントの値を返します。
IDENTITY - Static variable in class org.springframework.data.jpa.repository.query.SimilarityNormalizer
スコアを変更せずに ScoringFunction.unspecified() スコアリング関数を正規化するアイデンティティ正規化器。
ignoreCase() - クラス org.springframework.data.jpa.domain のメソッド。JpaSort.JpaOrder
ignoreCase(String) - クラス org.springframework.data.jpa.repository.support のメソッド。JpqlQueryTemplates
in(JpqlQueryBuilder.Expression) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
IN 述語を作成します。
includeFilters() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
コンポーネントのスキャンに適格な型を指定します。
indexed(int) - レコードクラス org.springframework.data.jpa.repository.query.JpqlQueryBuilder.ParameterPlaceholder の静的メソッド
パラメーター index を使用してパラメータープレースホルダーを作成するファクトリメソッド。
init() - クラス org.springframework.data.jpa.repository.config のメソッド。JpaRepositoryNameSpaceHandler
innerJoin(JpqlQueryBuilder.Origin, String) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
INNER JOIN を作成します。
INSTANCE - Enum constant in enum class org.springframework.data.jpa.repository.query.JpaResultConverters.BlobToByteArrayConverter
INSTANCE - Enum constant in enum class org.springframework.data.jpa.repository.QueryRewriter.IdentityQueryRewriter
INSTANCE - Enum constant in enum class org.springframework.data.jpa.repository.support.QueryHints.NoHints
InstantConverter() - クラス org.springframework.data.jpa.convert.threeten のコンストラクター。Jsr310JpaConverters.InstantConverter
instantiate(Class, Collection) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.SelectStep
resultType をインスタンス化するためのコンストラクター式を提供します。
instantiate(String, Collection) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.SelectStep
resultType をインスタンス化するためのコンストラクター式を提供します。
InvalidJpaQueryMethodException - Exception Class in org.springframework.data.jpa.repository.query
無効なクエリメソッドが検出されたことを通知します。
InvalidJpaQueryMethodException(String) - Constructor for exception class org.springframework.data.jpa.repository.query.InvalidJpaQueryMethodException
指定されたメッセージを使用して新しい InvalidJpaQueryMethodException を作成します。
isBindable() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaParameters.JpaParameter
isCollectionQuery() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethod
isCompatibleWith(ParameterBinding) - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding
このバインディングの種類と起源をチェックして、このバインディングを other バインディングとしてバインドできるかどうかを確認します。
isConstructorCompatible(Constructor, List) - クラス org.springframework.data.jpa.repository.query.AbstractJpaQuery.TupleConverter の静的メソッド
isConstructorContext() - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.RenderContext
isDefaultProjection() - インターフェース org.springframework.data.jpa.repository.query のメソッド。EntityQuery
クエリがデフォルトの射影を使用するかどうかを返します。つまり、クエリに定義されたメインのエイリアスを返します。
isEmbeddable() - インターフェース org.springframework.data.jpa.mapping のメソッド。JpaPersistentProperty
プロパティが埋め込み可能と見なされるかどうかを返します。
isEmpty() - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
IS EMPTY 述語を作成します。
isEmpty() - クラス org.springframework.data.jpa.util のメソッド。TupleBackedMap
isExpression() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.Expression
isExpression() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.MethodInvocationArgument
isExpression() - インターフェース org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.ParameterOrigin
isExpression() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.Synthetic
isFalse() - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
IS FALSE 述語を作成します。
isIgnoreCase() - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.PartTreeParameterBinding
isIsNullParameter() - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.PartTreeParameterBinding
パラメーターが IS NULL パラメーターと見なされるかどうかを返します。
isJpaManaged(Class) - クラス org.springframework.data.jpa.util のメソッド。JpaMetamodel
指定された型がバッキング JPA Metamodel によって管理されているかどうかを返します。
isJpql() - インターフェース org.springframework.data.jpa.repository.query のメソッド。DeclaredQuery
クエリが JPQL クエリであるかどうかを返します。
isMappedType(Class) - クラス org.springframework.data.jpa.util のメソッド。JpaMetamodel
指定された型がマップされた型と見なされるかどうか、つまり、実際に JPA 永続化エンティティ、マップされたスーパークラス、ネイティブ JPA 埋め込み可能かどうかを返します。
isMethodArgument() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.Expression
isMethodArgument() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.MethodInvocationArgument
isMethodArgument() - インターフェース org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.ParameterOrigin
isMethodArgument() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.Synthetic
isModifyingQuery() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethod
ファインダーが変更するものかどうかを返します。
isNative() - インターフェース org.springframework.data.jpa.repository.query のメソッド。DeclaredQuery
クエリがネイティブクエリであるかどうかを返します。
isNative() - インターフェース org.springframework.data.jpa.repository.query のメソッド。EntityQuery
isNative() - クラス org.springframework.data.jpa.repository.query のメソッド。PreprocessedQuery
isNativeQuery(Object) - Static method in class org.springframework.data.jpa.provider.HibernateUtils
isNativeQuery(Object) - インターフェース org.springframework.data.jpa.provider のメソッド。QueryExtractor
JPA では、(名前付き) クエリが構築されると、基礎となるクエリ文字列へのアクセスが提供されないため、Query またはネイティブクエリからクエリネイティブフラグをリバースエンジニアリングします。
isNew() - クラス org.springframework.data.jpa.domain のメソッド。AbstractPersistable
setter がないために JPA プロバイダーが文句を言わないようにするために、Transient でなければなりません。
isNew(T) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaMetamodelEntityInformation
isNew(T) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaPersistableEntityInformation
isNotEmpty() - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
IS NOT EMPTY 述語を作成します。
isNotNull() - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
IS NOT NULL 述語を作成します。
isNull() - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
IS NULL 述語を作成します。
isNullsFirst(Sort.Order) - Static method in record class org.springframework.data.jpa.repository.query.KeysetScrollSpecification
isNullsLast(Sort.Order) - Static method in record class org.springframework.data.jpa.repository.query.KeysetScrollSpecification
isPersistenceUnitOverrideAllowed() - クラス org.springframework.data.jpa.support のメソッド。MergingPersistenceUnitManager
isPresent() - Method in enum class org.springframework.data.jpa.provider.PersistenceProvider
isProcedureQuery() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryMethod
メソッドに Procedure アノテーションが含まれる場合、true を返します。
isSelectQuery() - Method in class org.springframework.data.jpa.repository.query.JSqlParserQueryEnhancer
isSelectQuery() - インターフェース org.springframework.data.jpa.repository.query のメソッド。QueryEnhancer
isSingleIdAttribute(Class, String, Class) - クラス org.springframework.data.jpa.util のメソッド。JpaMetamodel
指定された名前と型の属性が、指定されたエンティティの単一の識別子属性であるかどうかを返します。
isSynthetic() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.Expression
isSynthetic() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.MethodInvocationArgument
isSynthetic() - インターフェース org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.ParameterOrigin
isSynthetic() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.Synthetic
isTrue() - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
IS TRUE 述語を作成します。
isUnsafe() - クラス org.springframework.data.jpa.domain のメソッド。JpaSort.JpaOrder

J

join(JpqlQueryBuilder.Join) - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Select
この選択に結合を追加します。
joinType() - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Join
Jpa21Utils - org.springframework.data.jpa.repository.query のクラス
さまざまな JPA 2.1 機能をブリッジするためのユーティリティ。
JpaContext - Interface in org.springframework.data.jpa.repository
現在の ApplicationContext 内の現在の JPA 設定に関する有用な情報を提供するコンポーネントのインターフェース。
JpaCountQueryCreator - org.springframework.data.jpa.repository.query のクラス
カウント射影クエリを作成する特別な JpaQueryCreator
JpaCountQueryCreator(PartTree, ReturnedType, ParameterMetadataProvider, JpqlQueryTemplates, EntityManager) - クラス org.springframework.data.jpa.repository.query. JpaCountQueryCreator のコンストラクター
新しい JpaCountQueryCreator を作成します
JpaCountQueryCreator(PartTree, ReturnedType, ParameterMetadataProvider, JpqlQueryTemplates, Metamodel) - クラス org.springframework.data.jpa.repository.query. JpaCountQueryCreator のコンストラクター
新しい JpaCountQueryCreator を作成します
JpaCountQueryCreator(PartTree, ReturnedType, ParameterMetadataProvider, JpqlQueryTemplates, JpaEntityMetadata, Metamodel) - クラス org.springframework.data.jpa.repository.query. JpaCountQueryCreator のコンストラクター
JpaEntityGraph - org.springframework.data.jpa.repository.query のクラス
JPA 2.1 EntityGraph の EntityGraph 構成。
JpaEntityGraph(String, EntityGraph.EntityGraphType, String[]) - クラス org.springframework.data.jpa.repository.query. JpaEntityGraph のコンストラクター
指定された名前、EntityGraph.EntityGraphType、属性パスを使用して JpaEntityGraph を作成します。
JpaEntityGraph(EntityGraph, String) - クラス org.springframework.data.jpa.repository.query. JpaEntityGraph のコンストラクター
JpaEntityGraph を作成します。
Jpa エンティティ情報 <T, ID> - org.springframework.data.jpa.repository.support のインターフェース
エンティティに関する追加の JPA 固有の情報を取り込むための EntityInformation の拡張。
JpaEntityInformationSupport<T, ID> - org.springframework.data.jpa.repository.support のクラス
共通のメソッド実装を共有するための JpaEntityInformation 実装の基本クラス。
JpaEntityInformationSupport(Class) - クラス org.springframework.data.jpa.repository.support. JpaEntityInformationSupport のコンストラクター
指定されたドメインクラスで新しい JpaEntityInformationSupport を作成します。
JpaEntityInformationSupport(JpaEntityMetadata) - クラス org.springframework.data.jpa.repository.support. JpaEntityInformationSupport のコンストラクター
指定された JpaEntityMetadata で新しい JpaEntityInformationSupport を作成します。
JpaEntityMetadata<T> - org.springframework.data.jpa.repository.query のインターフェース
EntityMetadata の JPA 固有の拡張。
JpaEvaluationContextExtension - org.springframework.data.jpa.repository.support のクラス
EvaluationContextExtension は、EscapeCharacter をルートオブジェクトとして登録し、本質的に expose(…) 関数を SpEL に公開します。
JpaEvaluationContextExtension(char) - クラス org.springframework.data.jpa.repository.support. JpaEvaluationContextExtension のコンストラクター
指定されたエスケープ文字の新しい JpaEvaluationContextExtension を作成します。
JpaEvaluationContextExtension.JpaRootObject - org.springframework.data.jpa.repository.support のクラス
JpaMetamodel - org.springframework.data.jpa.util のクラス
プロバイダー実装のバグに対していくつかの修正を適用できるようにするための JPA Metamodel のラッパー。
JpaMetamodelEntityInformation<T, ID> - org.springframework.data.jpa.repository.support のクラス
JPA Metamodel を使用してドメインクラスの id フィールドを検索する EntityInformation の実装。
JpaMetamodelEntityInformation(Class, Metamodel, PersistenceUnitUtil) - クラス org.springframework.data.jpa.repository.support. JpaMetamodelEntityInformation のコンストラクター
指定されたドメインクラスと Metamodel の新しい JpaMetamodelEntityInformation を作成します。
JpaMetamodelEntityMetadata<T> - org.springframework.data.jpa.repository.query のクラス
JpaEntityMetadata のメタモデルベースの実装。
JpaMetamodelEntityMetadata(EntityType) - クラス org.springframework.data.jpa.repository.query. JpaMetamodelEntityMetadata のコンストラクター
指定されたドメイン型の新しい JpaMetamodelEntityMetadata を作成します。
JpaMetamodelMappingContext - org.springframework.data.jpa.mapping のクラス
Jpa Metamodel に基づく MappingContext 実装。
JpaMetamodelMappingContext(Set) - クラス org.springframework.data.jpa.mapping. JpaMetamodelMappingContext のコンストラクター
新しい JPA Metamodel ベースの MappingContext を作成します。
JpaMetamodelMappingContextFactoryBean - org.springframework.data.jpa.repository.config のクラス
Spring 構成から JpaMetamodelMappingContext インスタンスをセットアップするための FactoryBean
JpaMetamodelMappingContextFactoryBean() - クラス org.springframework.data.jpa.repository.config. JpaMetamodelMappingContextFactoryBean のコンストラクター
JpaParameter(MethodParameter, TypeInformation) - クラス org.springframework.data.jpa.repository.query のコンストラクター。JpaParameters.JpaParameter
新しい JpaParameters.JpaParameter を作成します。
JpaParameters - org.springframework.data.jpa.repository.query のクラス
追加のクエリパラメーターアノテーションを検出する Parameters のカスタム拡張。
JpaParameters(ParametersSource) - クラス org.springframework.data.jpa.repository.query. JpaParameters のコンストラクター
指定された ParametersSource から新しい JpaParameters インスタンスを作成します。
JpaParameters(ParametersSource, Function) - クラス org.springframework.data.jpa.repository.query. JpaParameters のコンストラクター
指定された MethodSE から新しい JpaParameters インスタンスを作成します。
JpaParameters.JpaParameter - org.springframework.data.jpa.repository.query のクラス
Temporal のパラメーターを特別なパラメーターに追加するカスタム Parameter 実装。
JpaParametersParameterAccessor - org.springframework.data.jpa.repository.query のクラス
Parameters インスタンスに基づく ParameterAccessor
JpaParametersParameterAccessor(JpaParameters, Object[]) - クラス org.springframework.data.jpa.repository.query. JpaParametersParameterAccessor のコンストラクター
新しい ParametersParameterAccessor を作成します。
JpaPersistableEntityInformation<T, ID> - org.springframework.data.jpa.repository.support のクラス
Persistable のメソッドを考慮して ID を検索する JpaMetamodelEntityInformation の拡張。
JpaPersistableEntityInformation(Class, Metamodel, PersistenceUnitUtil) - クラス org.springframework.data.jpa.repository.support. JpaPersistableEntityInformation のコンストラクター
指定されたドメインクラスと Metamodel の新しい JpaPersistableEntityInformation を作成します。
JpaPersistentEntity<T> - org.springframework.data.jpa.mapping のインターフェース
JPA 固有のエンティティのインターフェース。
JpaPersistentProperty - Interface in org.springframework.data.jpa.mapping
JPA 固有の PersistentProperty のインターフェース。
JpaQueryConfiguration - org.springframework.data.jpa.repository.query のクラス
リポジトリ内の JPA クエリの構成情報を保持する構成オブジェクト。
JpaQueryConfiguration(QueryRewriterProvider, QueryEnhancerSelector, ValueExpressionDelegate, EscapeCharacter) - クラス org.springframework.data.jpa.repository.query. JpaQueryConfiguration のコンストラクター
JpaQueryCreator - org.springframework.data.jpa.repository.query のクラス
PartTree から CriteriaQuery を作成するためにクエリ作成者。
JpaQueryCreator(PartTree, boolean, ReturnedType, ParameterMetadataProvider, JpqlQueryTemplates, Metamodel) - クラス org.springframework.data.jpa.repository.query. JpaQueryCreator のコンストラクター
JpaQueryCreator(PartTree, boolean, ReturnedType, ParameterMetadataProvider, JpqlQueryTemplates, JpaEntityMetadata, Metamodel) - クラス org.springframework.data.jpa.repository.query. JpaQueryCreator のコンストラクター
JpaQueryCreator(PartTree, ReturnedType, ParameterMetadataProvider, JpqlQueryTemplates, EntityManager) - クラス org.springframework.data.jpa.repository.query. JpaQueryCreator のコンストラクター
新しい JpaQueryCreator を作成します。
JpaQueryCreator(PartTree, ReturnedType, ParameterMetadataProvider, JpqlQueryTemplates, Metamodel) - クラス org.springframework.data.jpa.repository.query. JpaQueryCreator のコンストラクター
JpaQueryExecution - org.springframework.data.jpa.repository.query のクラス
クエリ実行戦略を含むクラスのセット。
JpaQueryExecution() - クラス org.springframework.data.jpa.repository.query. JpaQueryExecution のコンストラクター
JpaQueryLookupStrategy - org.springframework.data.jpa.repository.query のクラス
ファインダーを実行するためのクエリ検索戦略。
JpaQueryMethod - org.springframework.data.jpa.repository.query のクラス
QueryMethod の JPA 固有の拡張。
JpaQueryMethod(Method, RepositoryMetadata, ProjectionFactory, QueryExtractor) - クラス org.springframework.data.jpa.repository.query. JpaQueryMethod のコンストラクター
JpaQueryMethod を作成します。
JpaQueryMethod(Method, RepositoryMetadata, ProjectionFactory, QueryExtractor, Function) - クラス org.springframework.data.jpa.repository.query. JpaQueryMethod のコンストラクター
JpaQueryMethod を作成します。
JpaQueryMethodFactory - Interface in org.springframework.data.jpa.repository.query
JpaQueryMethodFactory インスタンスを作成するためのファクトリインターフェース。
Jpa リポジトリ <T, ID> - org.springframework.data.jpa.repository のインターフェース
Repository の JPA 固有の拡張。
JpaRepositoryConfigExtension - org.springframework.data.jpa.repository.config のクラス
XML 名前空間と EnableJpaRepositories アノテーションからカスタム属性を解析する JPA 固有の構成拡張。
JpaRepositoryConfigExtension() - クラス org.springframework.data.jpa.repository.config. JpaRepositoryConfigExtension のコンストラクター
JpaRepositoryConfigExtension.JpaRepositoryRegistrationAotProcessor - org.springframework.data.jpa.repository.config のクラス
aot リポジトリのセットアップを維持するが、PersistenceManagedTypes のコアフレームワークサポートによって処理されるドメイン型 インスペクションをスキップする RepositoryRegistrationAotProcessor 実装。
JpaRepositoryConfigurationAware - Interface in org.springframework.data.jpa.repository.support
JPA リポジトリコンテキストでの構成を認識する必要があるクラスによって実装されるインターフェース。
JpaRepositoryContributor - org.springframework.data.jpa.repository.aot のクラス
JPA 固有の RepositoryContributor は、EntityManager を直接使用してクエリを実行する AOT リポジトリフラグメントを提供します。
JpaRepositoryContributor(AotRepositoryContext) - クラス org.springframework.data.jpa.repository.aot. JpaRepositoryContributor のコンストラクター
JpaRepositoryContributor(AotRepositoryContext, EntityManagerFactory) - クラス org.springframework.data.jpa.repository.aot. JpaRepositoryContributor のコンストラクター
JpaRepositoryExtension - org.springframework.data.jpa.repository.cdi のクラス
Spring Data JPA リポジトリの Bean を登録するポータブル CDI 拡張。
JpaRepositoryExtension() - クラス org.springframework.data.jpa.repository.cdi. JpaRepositoryExtension のコンストラクター
JpaRepositoryFactory - org.springframework.data.jpa.repository.support のクラス
JPA 固有の汎用リポジトリファクトリ。
JpaRepositoryFactory(EntityManager) - クラス org.springframework.data.jpa.repository.support. JpaRepositoryFactory のコンストラクター
新しい JpaRepositoryFactory を作成します。
Jpa リポジトリファクトリ Bean<T, S, ID> - org.springframework.data.jpa.repository.support のクラス
Springs FactoryBean インターフェース用の特別なアダプターにより、Spring 構成を介してリポジトリファクトリを簡単にセットアップできます。
JpaRepositoryFactoryBean(Class) - クラス org.springframework.data.jpa.repository.support. JpaRepositoryFactoryBean のコンストラクター
指定されたリポジトリインターフェースの新しい JpaRepositoryFactoryBean を作成します。
JpaRepositoryFragmentsContributor - Interface in org.springframework.data.jpa.repository.support
リポジトリに基づいてフラグメントを提供する JPA 固有の RepositoryFragmentsContributor
Jpa リポジトリ実装 <T, ID> - org.springframework.data.jpa.repository.support のインターフェース
JpaRepository 実装によって実装される SPI インターフェース。
JpaRepositoryNameSpaceHandler - org.springframework.data.jpa.repository.config のクラス
リポジトリ名前空間の単純な名前空間ハンドラー。
JpaRepositoryNameSpaceHandler() - クラス org.springframework.data.jpa.repository.config. JpaRepositoryNameSpaceHandler のコンストラクター
JpaRepositoryRegistrationAotProcessor() - クラス org.springframework.data.jpa.repository.config のコンストラクター。JpaRepositoryConfigExtension.JpaRepositoryRegistrationAotProcessor
JpaResultConverters - org.springframework.data.jpa.repository.query のクラス
追加の JPA 結果 Converter のコンテナー。
JpaResultConverters.BlobToByteArrayConverter - org.springframework.data.jpa.repository.query の Enum クラス
指定された BlobSE を byte[] に変換します。
JpaSort - org.springframework.data.jpa.domain のクラス
ソート用に JPA メタモデル Attribute をラップするクエリのソートオプション。
JpaSort.JpaOrder - org.springframework.data.jpa.domain のクラス
安全でないプロパティ処理を示すフラグを保持するカスタム Sort.Order。つまり、提供される String は必ずしもプロパティではなく、クエリ実行にパイプされた任意の式である可能性があります。
JpaSort. パス <T, S> - org.springframework.data.jpa.domain のクラス
Attribute のコレクションを抽象化する値オブジェクト。
JpaSpecificationExecutor<T> - org.springframework.data.jpa.repository のインターフェース
JPA 条件 API に基づいて Specification の実行を許可するインターフェース。
JpaSpecificationExecutor.SpecificationFluentQuery<T> - org.springframework.data.jpa.repository のインターフェース
FluentQuery.FetchableFluentQuery の拡張により、カスタムカウント Specification を使用したスライス結果とページ区切りが可能になります。
jpql() - Static method in class org.springframework.data.jpa.repository.query.QueryEnhancerFactories
JPA 仕様に従って JPQL (Jakarta Persistence Query Language) パーサーを使用して QueryEnhancerFactory を返します。
jpql() - クラス org.springframework.data.jpa.repository.query.QueryEnhancerSelector.DefaultQueryEnhancerSelector の静的メソッド
Hibernate および EclipseLink のクラスパスの存在に基づいて、デフォルトの JPQL QueryEnhancerFactory を返します。
jpqlQuery(String) - Static method in interface org.springframework.data.jpa.repository.query.DeclaredQuery
JPQL クエリの DeclaredQuery を作成します。
JpqlQueryBuilder - org.springframework.data.jpa.repository.query のクラス
Java コードを使用して JPQL クエリを構築するためのドメイン固有言語。
JpqlQueryBuilder.AbstractJpqlQuery - org.springframework.data.jpa.repository.query のクラス
JPQL クエリの抽象基本クラス。
JpqlQueryBuilder.AliasedExpression - org.springframework.data.jpa.repository.query のインターフェース
エイリアス式。
JpqlQueryBuilder.Entity - org.springframework.data.jpa.repository.query のクラス
ルートエンティティ。
JpqlQueryBuilder.Expression - org.springframework.data.jpa.repository.query のインターフェース
String にレンダリングできる式を指定するインターフェース。
JpqlQueryBuilder.Join - org.springframework.data.jpa.repository.query のクラス
結合されたエンティティまたは要素のコレクション。
JpqlQueryBuilder.Origin - org.springframework.data.jpa.repository.query のインターフェース
データを選択するために使用される原点。選択原点はパスとともに使用され、パスが固定される場所を定義します。
JpqlQueryBuilder.ParameterPlaceholder - org.springframework.data.jpa.repository.query の記録クラス
値オブジェクトキャプチャーパラメータープレースホルダー。
JpqlQueryBuilder.PathExpression - org.springframework.data.jpa.repository.query のインターフェース
JpqlQueryBuilder.Predicate - org.springframework.data.jpa.repository.query のインターフェース
WHERE 述語。
JpqlQueryBuilder.Renderable - Interface in org.springframework.data.jpa.repository.query
String にレンダリングできる述語または式を指定するインターフェース。
JpqlQueryBuilder.RenderContext - org.springframework.data.jpa.repository.query のクラス
レンダリング中に使用されるコンテキスト。
JpqlQueryBuilder.Select - org.springframework.data.jpa.repository.query のクラス
SELECT ステートメント。
JpqlQueryBuilder.Selection - org.springframework.data.jpa.repository.query のインターフェース
String にレンダリングできる選択を指定するインターフェース。
JpqlQueryBuilder.SelectStep - org.springframework.data.jpa.repository.query のインターフェース
JpqlQueryBuilder.Select を構築するための Fluent インターフェース。
JpqlQueryBuilder.WhereStep - org.springframework.data.jpa.repository.query のインターフェース
JpqlQueryBuilder.Predicate を構築するための Fluent インターフェース。
JpqlQueryTemplates - org.springframework.data.jpa.repository.support のクラス
jsqlparser() - Static method in class org.springframework.data.jpa.repository.query.QueryEnhancerFactories
クラスパスから使用可能な場合は、JSqlParser を使用する QueryEnhancerFactory を返します。
JSqlParserQueryEnhancer - Class in org.springframework.data.jpa.repository.query
JSqlParser を使用した QueryEnhancer の実装。
JSqlParserQueryEnhancer(QueryProvider) - Constructor for class org.springframework.data.jpa.repository.query.JSqlParserQueryEnhancer
Jsr310JpaConverters - org.springframework.data.jpa.convert.threeten のクラス
JSR-310 型をレガシー DateSE に変える JPA 2.1 コンバーター。
Jsr310JpaConverters() - クラス org.springframework.data.jpa.convert.threeten のコンストラクター。Jsr310JpaConverters
Jsr310JpaConverters.InstantConverter - org.springframework.data.jpa.convert.threeten のクラス
Jsr310JpaConverters.LocalDateConverter - org.springframework.data.jpa.convert.threeten のクラス
Jsr310JpaConverters.LocalDateTimeConverter - org.springframework.data.jpa.convert.threeten のクラス
Jsr310JpaConverters.LocalTimeConverter - org.springframework.data.jpa.convert.threeten のクラス
Jsr310JpaConverters.ZoneIdConverter - org.springframework.data.jpa.convert.threeten のクラス
just(EntityManagerFactory) - Static method in class org.springframework.data.jpa.repository.aot.AotEntityManagerFactoryCreator
指定された EntityManagerFactory から PersistenceUnitContext を作成します。

K

keySet() - クラス org.springframework.data.jpa.util のメソッド。TupleBackedMap
KeysetScrollDelegate - org.springframework.data.jpa.repository.query のクラス
キーセットスクロール用のデリゲート。
KeysetScrollDelegate() - クラス org.springframework.data.jpa.repository.query. KeysetScrollDelegate のコンストラクター
KeysetScrollDelegate. クエリ戦略 <E, P> - org.springframework.data.jpa.repository.query のインターフェース
スクロールクエリを構築するアダプター。
KeysetScrollSpecification<T> - org.springframework.data.jpa.repository.query の記録クラス
Specification は、キーセットスクロールを使用してスクロールクエリを作成します。
KeysetScrollSpecification(KeysetScrollPosition, Sort, JpaEntityInformation) - Constructor for record class org.springframework.data.jpa.repository.query.KeysetScrollSpecification
KeysetScrollSpecification レコードクラスのインスタンスを作成します。
KeysetScrollSpecification.ParameterFactory - org.springframework.data.jpa.repository.query のインターフェース

L

LAST_MODIFIED_BY - Static variable in class org.springframework.data.jpa.domain.AbstractAuditable_
LAST_MODIFIED_DATE - Static variable in class org.springframework.data.jpa.domain.AbstractAuditable_
lastModifiedBy - Static variable in class org.springframework.data.jpa.domain.AbstractAuditable_
属性 AbstractAuditable.lastModifiedBy の静的メタモデル
lastModifiedBy - Variable in class org.springframework.data.jpa.domain.QAbstractAuditable
lastModifiedDate - Static variable in class org.springframework.data.jpa.domain.AbstractAuditable_
属性 AbstractAuditable.lastModifiedDate の静的メタモデル
lastModifiedDate - Variable in class org.springframework.data.jpa.domain.QAbstractAuditable
leftJoin(JpqlQueryBuilder.Origin, String) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
LEFT JOIN を作成します。
like(String, String) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
like(JpqlQueryBuilder.Expression, String) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
LIKE … ESCAPE 述語を作成します。
limit(int) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor.SpecificationFluentQuery
literal(Number) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
単純な数値リテラルを作成します。
literal(String) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
文字列を引用符で囲んで単純なリテラルを作成します。
LOAD - Enum constant in enum class org.springframework.data.jpa.repository.EntityGraph.EntityGraphType
jakarta.persistence.loadgraph プロパティを使用してエンティティグラフを指定する場合、エンティティグラフの属性ノードで指定された属性は FetchType.EAGER として扱われ、指定されていない属性は指定されたまたはデフォルトの FetchType に従って扱われます。
LocalDateConverter() - クラス org.springframework.data.jpa.convert.threeten のコンストラクター。Jsr310JpaConverters.LocalDateConverter
LocalDateTimeConverter() - クラス org.springframework.data.jpa.convert.threeten のコンストラクター。Jsr310JpaConverters.LocalDateTimeConverter
LocalTimeConverter() - クラス org.springframework.data.jpa.convert.threeten のコンストラクター。Jsr310JpaConverters.LocalTimeConverter
Lock - Annotation Interface in org.springframework.data.jpa.repository
クエリの実行時に使用される LockModeType を指定するために使用されるアノテーション。
LOWER - Static variable in class org.springframework.data.jpa.repository.support.JpqlQueryTemplates
lt(JpqlQueryBuilder.Expression) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
より少ない < …  述語を作成します。
lte(JpqlQueryBuilder.Expression) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
以下が等しい <= …  述語を作成します。

M

mapIgnoreCase(Object, UnaryOperator) - クラス org.springframework.data.jpa.repository.aot のメソッド。AotRepositoryFragmentSupport
mapName(Function) - インターフェース org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.BindingIdentifier
バインディングに名前がある場合、指定された FunctionSE を使用してバインディングの名前を新しい名前にマップします。
memberOf(JpqlQueryBuilder.Expression) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
MEMBER OF &lt;collection&gt; 述語を作成します。
MergingPersistenceUnitManager - org.springframework.data.jpa.support のクラス
DefaultPersistenceUnitManager を拡張して、複数の persistence.xml ファイルに存在する 1 つの永続性ユニットの構成を 1 つにマージします。
MergingPersistenceUnitManager() - クラス org.springframework.data.jpa.support. MergingPersistenceUnitManager のコンストラクター
Meta - Class in org.springframework.data.jpa.repository.query
リポジトリメソッドに関するメタデータを保持する値オブジェクト。
Meta - Annotation Interface in org.springframework.data.jpa.repository
メタデータをリポジトリ操作に割り当てるためのアノテーション。
Meta() - Constructor for class org.springframework.data.jpa.repository.query.Meta
MethodInvocationArgument(ParameterBinding.BindingIdentifier) - レコードクラス org.springframework.data.jpa.repository.query.ParameterBinding.MethodInvocationArgument のコンストラクター
MethodInvocationArgument レコードクラスのインスタンスを作成します。
Modifying - Annotation Interface in org.springframework.data.jpa.repository
クエリメソッドは、実行する必要がある方法を変更するため、クエリの変更と見なす必要があることを示します。
modifyOnCreate() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaAuditing
エンティティが作成時に変更済みとしてマークされるかどうかを構成します。
MutableQueryHints - org.springframework.data.jpa.repository.support のクラス
MutableQueryHints.forCounts()/MutableQueryHints.withFetchGraphs(EntityManager) ヒントを切り替えるオプションなしの QueryHints の可変実装。
MutableQueryHints() - クラス org.springframework.data.jpa.repository.support. MutableQueryHints のコンストラクター

N

name - Variable in class org.springframework.data.jpa.repository.support.QueryHintValue
name() - Element in annotation interface org.springframework.data.jpa.repository.NativeQuery
使用される名前付きクエリ。
name() - Element in annotation interface org.springframework.data.jpa.repository.Query
使用される名前付きクエリ。
name() - Element in annotation interface org.springframework.data.jpa.repository.query.Procedure
EntityManager のプロシージャーの名前 - デフォルトは "" です。
named(String) - レコードクラス org.springframework.data.jpa.repository.query.JpqlQueryBuilder.ParameterPlaceholder の静的メソッド
パラメーター name を使用してパラメータープレースホルダーを作成するファクトリメソッド。
namedQueriesLocation() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
Spring Data 名前付きクエリプロパティファイルの場所を設定します。
nameGenerator() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
リポジトリ Bean を作成するときに使用する特定の BeanNameGenerator を構成します。
nativeQuery() - Element in annotation interface org.springframework.data.jpa.repository.Query
指定されたクエリがネイティブクエリであるかどうかを構成します。
nativeQuery(String) - Static method in interface org.springframework.data.jpa.repository.query.DeclaredQuery
ネイティブクエリの DeclaredQuery を作成します。
NativeQuery - Annotation Interface in org.springframework.data.jpa.repository
リポジトリクエリメソッドでネイティブクエリを直接宣言するためのアノテーション。
neq(JpqlQueryBuilder.Expression) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
&lt;&gt; (等しくない) 述語を作成します。
nest() - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Predicate
この述語を括弧 (…) で囲むと、AND/OR 連結の優先順位に影響を与えずにネストできます。
nested(JpqlQueryBuilder.Predicate) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
指定された JpqlQueryBuilder.Predicate をネストします。
normalizeSimilarity() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaParametersParameterAccessor
類似性を正規化するかどうか(つまり、データベース固有のスコアを Similarity に変換するかどうか)を返します。
not(DeleteSpecification) - Static method in interface org.springframework.data.jpa.domain.DeleteSpecification
指定された DeleteSpecification を否定します。
not(PredicateSpecification) - Static method in interface org.springframework.data.jpa.domain.PredicateSpecification
指定された PredicateSpecification を否定します。
not(Specification) - Static method in interface org.springframework.data.jpa.domain.Specification
指定された Specification を否定します。
not(UpdateSpecification) - Static method in interface org.springframework.data.jpa.domain.UpdateSpecification
指定された UpdateSpecification を否定します。
notIn(JpqlQueryBuilder.Expression) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
NOT IN 述語を作成します。
notLike(JpqlQueryBuilder.Expression, String) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
NOT LIKE … ESCAPE 述語を作成します。
notMemberOf(JpqlQueryBuilder.Expression) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.WhereStep
NOT MEMBER OF &lt;collection&gt; 述語を作成します。

O

of(char) - Static method in class org.springframework.data.jpa.repository.query.EscapeCharacter
of(int) - インターフェース org.springframework.data.jpa.repository.query.ParameterBinding.BindingIdentifier の静的メソッド
指定された position の識別子を作成します。
of(Attribute...) - Static method in class org.springframework.data.jpa.domain.JpaSort
デフォルトのソート方向で、指定された属性の新しい JpaSort を作成します。
of(Metamodel) - Static method in class org.springframework.data.jpa.util.JpaMetamodel
of(String) - インターフェース org.springframework.data.jpa.repository.query.ParameterBinding.BindingIdentifier の静的メソッド
指定された name の識別子を作成します。
of(String, int) - インターフェース org.springframework.data.jpa.repository.query.ParameterBinding.BindingIdentifier の静的メソッド
指定された name および position の識別子を作成します。
of(String, Function) - Static method in class org.springframework.data.jpa.repository.support.JpqlQueryTemplates
of(ScrollPosition.Direction) - Static method in class org.springframework.data.jpa.repository.query.KeysetScrollDelegate
正しい KeysetScrollDelegate を取得するための提供時の方法。
of(Sort.Direction, Attribute...) - Static method in class org.springframework.data.jpa.domain.JpaSort
指定された方向と属性の新しい JpaSort を作成します。
of(Sort.Direction, JpaSort.Path...) - Static method in class org.springframework.data.jpa.domain.JpaSort
指定された方向と JpaSort.Path に対して新しい JpaSort を作成します。
of(JpaSort.Path...) - Static method in class org.springframework.data.jpa.domain.JpaSort
指定された JpaSort.Path で新しい JpaSort インスタンスを作成します。
of(EscapeCharacter) - クラス org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension.JpaRootObject の静的メソッド
ofExpression(ValueExpression) - インターフェース org.springframework.data.jpa.repository.query.ParameterBinding.ParameterOrigin の静的メソッド
指定された expressionParameterBinding.Expression を作成します。
ofParameter(int) - インターフェース org.springframework.data.jpa.repository.query.ParameterBinding.ParameterOrigin の静的メソッド
positionParameterBinding.MethodInvocationArgument オブジェクトを作成します。
ofParameter(String, Integer) - インターフェース org.springframework.data.jpa.repository.query.ParameterBinding.ParameterOrigin の静的メソッド
name および positionParameterBinding.MethodInvocationArgument オブジェクトを作成します。
ofParameter(String) - インターフェース org.springframework.data.jpa.repository.query.ParameterBinding.ParameterOrigin の静的メソッド
name 用の ParameterBinding.MethodInvocationArgument オブジェクトを作成します
ofParameter(ParameterBinding.BindingIdentifier) - インターフェース org.springframework.data.jpa.repository.query.ParameterBinding.ParameterOrigin の静的メソッド
ofParameter(Parameter) - インターフェース org.springframework.data.jpa.repository.query.ParameterBinding.ParameterOrigin の静的メソッド
positionParameterBinding.MethodInvocationArgument オブジェクトを作成します。
or(List) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
or(List) - インターフェース org.springframework.data.jpa.repository.query のメソッド。KeysetScrollDelegate.QueryStrategy
intermediate 述語を OR 結合します。
or(DeleteSpecification) - インターフェース org.springframework.data.jpa.domain のメソッド。DeleteSpecification
指定された仕様を現在の仕様に OR します。
or(PredicateSpecification) - インターフェース org.springframework.data.jpa.domain のメソッド。DeleteSpecification
指定された仕様を現在の仕様に OR します。
or(PredicateSpecification) - インターフェース org.springframework.data.jpa.domain のメソッド。PredicateSpecification
指定された仕様を現在の仕様に OR します。
or(PredicateSpecification) - Method in interface org.springframework.data.jpa.domain.Specification
指定された仕様を現在の仕様に OR します。
or(PredicateSpecification) - インターフェース org.springframework.data.jpa.domain のメソッド。UpdateSpecification
指定された仕様を現在の仕様に OR します。
or(Specification) - Method in interface org.springframework.data.jpa.domain.Specification
指定された仕様を現在の仕様に OR します。
or(UpdateSpecification) - インターフェース org.springframework.data.jpa.domain のメソッド。UpdateSpecification
指定された仕様を現在の仕様に OR します。
or(JpqlQueryBuilder.Predicate) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Predicate
OR - この述語を other と連結します。
or(JpqlQueryBuilder.Predicate, JpqlQueryBuilder.Predicate) - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryCreator
orderBy(JpqlQueryBuilder.Expression) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
新しい順序付け式を作成します。
orderBy(JpqlQueryBuilder.Expression) - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Select
この選択に order-by 式を追加します。
orderBy(JpqlQueryBuilder.Expression, Sort.Direction) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
新しい順序付け式を作成します。
orderBy(JpqlQueryBuilder.Expression, Sort.Order) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
新しい順序付け式を作成します。
org.springframework.data.jpa.convert - パッケージ org.springframework.data.jpa.convert
Spring Data JPA 固有のコンバーターインフラストラクチャ。
org.springframework.data.jpa.convert.threeten - パッケージ org.springframework.data.jpa.convert.threeten
Spring Data JPA 固有の JSR-310 コンバーター。
org.springframework.data.jpa.domain - パッケージ org.springframework.data.jpa.domain
ドメインクラスを実装するための JPA 固有のサポートクラス。
org.springframework.data.jpa.domain.support - パッケージ org.springframework.data.jpa.domain.support
JPA による監査の実装クラス。
org.springframework.data.jpa.mapping - パッケージ org.springframework.data.jpa.mapping
Spring Data マッピングサブシステムの JPA 固有のサポートクラス。
org.springframework.data.jpa.projection - パッケージ org.springframework.data.jpa.projection
JPA 固有のサポート射影サポート。
org.springframework.data.jpa.provider - パッケージ org.springframework.data.jpa.provider
JPA プロバイダー固有のユーティリティ。
org.springframework.data.jpa.repository - パッケージ org.springframework.data.jpa.repository
JPA 固有のリポジトリのインターフェースとアノテーション。
org.springframework.data.jpa.repository.aot - パッケージ org.springframework.data.jpa.repository.aot
Spring Data JPA リポジトリの Ahead-of-Time (AOT) 生成。
org.springframework.data.jpa.repository.cdi - パッケージ org.springframework.data.jpa.repository.cdi
Spring Data JPA リポジトリの CDI サポート。
org.springframework.data.jpa.repository.config - パッケージ org.springframework.data.jpa.repository.config
JPA 名前空間構成のクラス。
org.springframework.data.jpa.repository.query - パッケージ org.springframework.data.jpa.repository.query
JPA に対してクエリを実行するクエリ実装。
org.springframework.data.jpa.repository.support - パッケージ org.springframework.data.jpa.repository.support
JPA リポジトリの実装。
org.springframework.data.jpa.support - パッケージ org.springframework.data.jpa.support
JPA を使用するときに役立つさまざまなヘルパークラス。
org.springframework.data.jpa.util - パッケージ org.springframework.data.jpa.util
Spring Data JPA ユーティリティ。
outputParameterName() - Element in annotation interface org.springframework.data.jpa.repository.query.Procedure
outputParameter の名前。デフォルトは "" です。

P

page(Pageable, PredicateSpecification) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor.SpecificationFluentQuery
Pageable に一致する要素のページを取得し、カスタム count specification を提供します。
page(Pageable, Specification) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor.SpecificationFluentQuery
Pageable に一致する要素のページを取得し、カスタム count specification を提供します。
PageableUtils - org.springframework.data.jpa.support のクラス
Pageable をサポートする一連のユーティリティメソッドを提供します。
parameter(String) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
パラメーターのプレースホルダー。
parameter(JpqlQueryBuilder.ParameterPlaceholder) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
パラメーターのプレースホルダー。
ParameterBinding - org.springframework.data.jpa.repository.query のクラス
名前または位置情報を持つジェネリクスパラメーターバインディング。
ParameterBinding.BindingIdentifier - org.springframework.data.jpa.repository.query のインターフェース
名前、位置、その両方でバインディングパラメーターを識別します。
ParameterBinding.Expression - org.springframework.data.jpa.repository.query の記録クラス
バインディングパラメーターの元となる式をキャプチャーする値オブジェクト。
ParameterBinding.InParameterBinding - org.springframework.data.jpa.repository.query のクラス
パラメーターを IN パラメーターとして適用する方法の指示が追加された JPQL クエリ内の ParameterBinding を表します。
ParameterBinding.MethodInvocationArgument - org.springframework.data.jpa.repository.query の記録クラス
メソッド呼び出しパラメーター参照をキャプチャーする値オブジェクト。
ParameterBinding.ParameterOrigin - org.springframework.data.jpa.repository.query のインターフェース
バインディングパラメーターがメソッド呼び出しまたは式のいずれかから取得されるかを記述する値型階層。
ParameterBinding.PartTreeParameterBinding - org.springframework.data.jpa.repository.query のクラス
パラメーターを IN パラメーターとして適用する方法の指示が追加された JPQL クエリ内の ParameterBinding を表します。
ParameterBinding.Synthetic - org.springframework.data.jpa.repository.query の記録クラス
バインディングパラメーターの元となる式をキャプチャーする値オブジェクト。
ParameterMetadataProvider - org.springframework.data.jpa.repository.query のクラス
ParameterBinding.PartTreeParameterBinding を簡単に作成できるようにするヘルパークラス。
ParameterMetadataProvider(JpaParametersParameterAccessor, EscapeCharacter, JpqlQueryTemplates) - クラス org.springframework.data.jpa.repository.query. ParameterMetadataProvider のコンストラクター
指定された CriteriaBuilder と ParametersParameterAccessor から新しい ParameterMetadataProvider を作成します。
ParameterMetadataProvider(JpaParameters, EscapeCharacter, JpqlQueryTemplates) - クラス org.springframework.data.jpa.repository.query. ParameterMetadataProvider のコンストラクター
指定された CriteriaBuilder と Parameters から新しい ParameterMetadataProvider を作成し、PersistenceProvider によるパラメーター値のカスタマイズをサポートします。
ParameterPlaceholder(String) - レコードクラス org.springframework.data.jpa.repository.query.JpqlQueryBuilder.ParameterPlaceholder のコンストラクター
ParameterPlaceholder レコードクラスのインスタンスを作成します。
ParametrizedQuery - Interface in org.springframework.data.jpa.repository.query
パラメーターバインディングに関するイントロスペクションの詳細を提供するクエリの解析および構造化表現。
parse(DeclaredQuery) - Static method in class org.springframework.data.jpa.repository.query.PreprocessedQuery
匿名、名前付き、インデックス付き、SpEL パラメーターを識別して、query をパラメーター化された形式に解析します。
parse(Element, ParserContext) - クラス org.springframework.data.jpa.repository.config のメソッド。AuditingBeanDefinitionParser
PartTreeJpaQuery - org.springframework.data.jpa.repository.query のクラス
PartTree に基づく AbstractJpaQuery 実装。
PartTreeParameterBinding(ParameterBinding.BindingIdentifier, ParameterBinding.ParameterOrigin, Class, Part, Object, JpqlQueryTemplates, EscapeCharacter) - クラス org.springframework.data.jpa.repository.query のコンストラクター。ParameterBinding.PartTreeParameterBinding
path() - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Join
path(A) - Static method in class org.springframework.data.jpa.domain.JpaSort
指定された Attribute の新しい JpaSort.Path を作成します。
path(P) - Static method in class org.springframework.data.jpa.domain.JpaSort
指定された PluralAttribute の新しい JpaSort.Path を作成します。
PersistenceProvider - Enum Class in org.springframework.data.jpa.provider
使用する永続化プロバイダーを表す列挙体。
placeholder() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.ParameterPlaceholder
placeholder レコードコンポーネントの値を返します。
position() - Method in record class org.springframework.data.jpa.repository.query.KeysetScrollSpecification
position レコードコンポーネントの値を返します。
postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - クラス org.springframework.data.jpa.repository.config のメソッド。JpaRepositoryConfigExtension
postProcess(BeanDefinitionBuilder, RepositoryConfigurationSource) - クラス org.springframework.data.jpa.repository.config のメソッド。JpaRepositoryConfigExtension
postProcess(BeanDefinitionBuilder, XmlRepositoryConfigurationSource) - クラス org.springframework.data.jpa.repository.config のメソッド。JpaRepositoryConfigExtension
postProcessBeanFactory(ConfigurableListableBeanFactory) - クラス org.springframework.data.jpa.domain.support のメソッド。AuditingBeanFactoryPostProcessor
postProcessBeanFactory(ConfigurableListableBeanFactory) - クラス org.springframework.data.jpa.repository.support のメソッド。EntityManagerBeanDefinitionRegistrarPostProcessor
使用すべきではありません。
postProcessPersistenceUnitInfo(MutablePersistenceUnitInfo) - クラス org.springframework.data.jpa.support のメソッド。ClasspathScanningPersistenceUnitPostProcessor
postProcessPersistenceUnitInfo(MutablePersistenceUnitInfo) - クラス org.springframework.data.jpa.support のメソッド。MergingPersistenceUnitManager
postProcessResults(List) - クラス org.springframework.data.jpa.repository.query のメソッド。KeysetScrollDelegate
potentiallyUnwrap(Object) - クラス org.springframework.data.jpa.repository.query のメソッド。JpaParametersParameterAccessor
可能性のあるアンラップを parameterValue に適用します。
PredicateSpecification<T> - org.springframework.data.jpa.domain のインターフェース
ドメイン駆動設計という意味での仕様。
prefixWithAlias(JpqlQueryBuilder.Origin, String) - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.RenderContext
fragment の前に JpqlQueryBuilder.Origin のエイリアスを付けます。
prepare(Object) - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.InParameterBinding
prepare(Object) - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.PartTreeParameterBinding
prepare(Object) - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding
PreprocessedQuery - org.springframework.data.jpa.repository.query のクラス
パラメーターバインディングに関する情報を提供する DeclaredQuery を実装した、事前解析済みのクエリ。
Procedure - Annotation Interface in org.springframework.data.jpa.repository.query
JPA 2.1 ストアドプロシージャマッピングをリポジトリメソッドで直接宣言するためのアノテーション。
procedureName() - Element in annotation interface org.springframework.data.jpa.repository.query.Procedure
データベース内のプロシージャーの名前。デフォルトは "" です。
project(String...) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor.SpecificationFluentQuery
project(Collection) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor.SpecificationFluentQuery
ProxyIdAccessor - Interface in org.springframework.data.jpa.provider
プロキシに保持されている識別子の永続性プロバイダー固有のアクセサーのインターフェース。
put(String, Object) - クラス org.springframework.data.jpa.util のメソッド。TupleBackedMap
putAll(Map) - クラス org.springframework.data.jpa.util のメソッド。TupleBackedMap

Q

QAbstractAuditable - Class in org.springframework.data.jpa.domain
QAbstractAuditable は、AbstractAuditable の Querydsl クエリ型です。
QAbstractAuditable(Path) - Constructor for class org.springframework.data.jpa.domain.QAbstractAuditable
QAbstractAuditable(PathMetadata) - Constructor for class org.springframework.data.jpa.domain.QAbstractAuditable
QAbstractAuditable(String) - Constructor for class org.springframework.data.jpa.domain.QAbstractAuditable
QAbstractPersistable - Class in org.springframework.data.jpa.domain
QAbstractPersistable は、AbstractPersistable の Querydsl クエリ型です。
QAbstractPersistable(Path) - Constructor for class org.springframework.data.jpa.domain.QAbstractPersistable
QAbstractPersistable(PathMetadata) - Constructor for class org.springframework.data.jpa.domain.QAbstractPersistable
QAbstractPersistable(String) - Constructor for class org.springframework.data.jpa.domain.QAbstractPersistable
Query - Annotation Interface in org.springframework.data.jpa.repository
リポジトリクエリメソッドでファインダークエリを直接宣言するためのアノテーション。
QueryByExamplePredicateBuilder - org.springframework.data.jpa.convert のクラス
QueryByExamplePredicateBuilder は、特定の Example に対して単一の CriteriaBuilder.and(Predicate...) 結合 Predicate を作成します。
QueryByExamplePredicateBuilder() - クラス org.springframework.data.jpa.convert. QueryByExamplePredicateBuilder のコンストラクター
QueryComment - Interface in org.springframework.data.jpa.provider
コメントを Query に挿入するクエリヒントのさまざまな実装を非表示にするインターフェース。
Querydsl - Class in org.springframework.data.jpa.repository.support
Querydsl JPA クエリ API へのアクセスを容易にするヘルパーインスタンス。
Querydsl(EntityManager, PathBuilder) - Constructor for class org.springframework.data.jpa.repository.support.Querydsl
指定された EntityManager および PathBuilder の新しい Querydsl を作成します。
QuerydslJpaPredicateExecutor<T> - org.springframework.data.jpa.repository.support のクラス
QuerydslPredicateExecutor の実装で SimpleJpaRepository を継承するための Querydsl 固有のフラグメント。
QuerydslJpaPredicateExecutor(JpaEntityInformation, EntityManager, EntityPathResolver, CrudMethodMetadata) - クラス org.springframework.data.jpa.repository.support. QuerydslJpaPredicateExecutor のコンストラクター
指定されたドメインクラスと EntityManager から新しい QuerydslJpaPredicateExecutor を作成し、指定された EntityPathResolver を使用してドメインクラスを EntityPath に変換します。
QuerydslRepositorySupport - org.springframework.data.jpa.repository.support のクラス
Querydsl ライブラリを使用してリポジトリを実装するための基本クラス。
QuerydslRepositorySupport(Class) - クラス org.springframework.data.jpa.repository.support. QuerydslRepositorySupport のコンストラクター
指定されたドメイン型の新しい QuerydslRepositorySupport インスタンスを作成します。
QueryEnhancer - Interface in org.springframework.data.jpa.repository.query
このインターフェースは、特定のクエリを拡張するための API を記述します。
QueryEnhancer.QueryRewriteInformation - org.springframework.data.jpa.repository.query のインターフェース
クエリを書き換えるために必要な情報を記述するためのインターフェース。
QueryEnhancerFactories - org.springframework.data.jpa.repository.query のクラス
クエリの拡張に使用される事前定義された QueryEnhancerFactories。
QueryEnhancerFactories() - クラス org.springframework.data.jpa.repository.query. QueryEnhancerFactories のコンストラクター
QueryEnhancerFactory - Interface in org.springframework.data.jpa.repository.query
ParametrizedQuery から QueryEnhancer を作成するためのさまざまな戦略をカプセル化します。
queryEnhancerSelector() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
クエリのイントロスペクションと変換のためのクエリエンハンサーを選択するように QueryEnhancerSelector を構成します。
QueryEnhancerSelector - Interface in org.springframework.data.jpa.repository.query
特定の query に対して QueryEnhancer を選択する戦略を宣言するインターフェース。
QueryEnhancerSelector.DefaultQueryEnhancerSelector - org.springframework.data.jpa.repository.query のクラス
クラスパス情報を使用してエンハンサーの可用性を決定するデフォルトの QueryEnhancerSelector 実装。
QueryExtractor - Interface in org.springframework.data.jpa.provider
Query から元の JPA クエリ文字列を抽出するためにさまざまな実装を非表示にするインターフェース。
QueryHints - Interface in org.springframework.data.jpa.repository.support
QueryHints は、デフォルトでは JPA EntityGraph を除く QueryHints() で定義されたクエリヒントへのアクセスを提供します。
QueryHints - Annotation Interface in org.springframework.data.jpa.repository
QueryHint アノテーションをメソッドにバインドできるようにするラッパーアノテーション。
QueryHints.NoHints - org.springframework.data.jpa.repository.support の Enum クラス
QueryHints の null オブジェクト実装。
QueryHintValue - org.springframework.data.jpa.repository.support のクラス
名前 / キーと値で構成されるクエリヒントを運ぶ値オブジェクト。
QueryHintValue(String, Object) - クラス org.springframework.data.jpa.repository.support. QueryHintValue のコンストラクター
queryLookupStrategy() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
クエリメソッドのルックアップクエリに使用される QueryLookupStrategy のキーを返します。
QueryProvider - Interface in org.springframework.data.jpa.repository.query
query string を含み公開するオブジェクトを示すインターフェース。
queryRewriter() - Element in annotation interface org.springframework.data.jpa.repository.NativeQuery
クエリが完全にアセンブルされた後にクエリ文字列に適用する必要がある QueryRewriter を定義します。
queryRewriter() - Element in annotation interface org.springframework.data.jpa.repository.Query
クエリが完全にアセンブルされた後にクエリ文字列に適用する必要がある QueryRewriter を定義します。
QueryRewriter - Interface in org.springframework.data.jpa.repository
クエリを書き換えて、定期的に検出可能なスキームに基づいて適用できない並べ替えとページネーションの設定を適用するためのコールバック。
QueryRewriter.IdentityQueryRewriter - org.springframework.data.jpa.repository の Enum クラス
クエリを変更しない QueryRewriter
QueryRewriterProvider - Interface in org.springframework.data.jpa.repository.query
JpaQueryMethod に基づいて QueryRewriter を提供します。
QueryUtils - org.springframework.data.jpa.repository.query のクラス
カスタムパーサーのデフォルト実装を使用して JPA クエリを作成するための単純なユーティリティクラス。

R

readPage(TypedQuery, Class, Pageable, Specification) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
指定された Pageable および Specification を適用して、指定された TypedQuery を Page に読み取ります。
readPage(TypedQuery, Pageable, Specification) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
使用すべきではありません。
refCursor() - Element in annotation interface org.springframework.data.jpa.repository.query.Procedure
プロシージャがデータベースから参照カーソルを返すかどうか - デフォルトは false です。
registerBeansForRoot(BeanDefinitionRegistry, RepositoryConfigurationSource) - クラス org.springframework.data.jpa.repository.config のメソッド。JpaRepositoryConfigExtension
registerMethodInvokerFactory(MethodInterceptorFactory) - クラス org.springframework.data.jpa.projection のメソッド。CollectionAwareProjectionFactory
remove(Object) - クラス org.springframework.data.jpa.util のメソッド。TupleBackedMap
render(JpqlQueryBuilder.RenderContext) - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Join
render(JpqlQueryBuilder.RenderContext) - Method in interface org.springframework.data.jpa.repository.query.JpqlQueryBuilder.Renderable
JpqlQueryBuilder.RenderContext が与えられた述語または式をレンダリングします。
render(JpqlQueryBuilder.RenderContext) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Selection
JpqlQueryBuilder.RenderContext で指定された選択範囲を文字列にレンダリングします。
repositoryBaseClass() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
この特定の構成のリポジトリプロキシを作成するために使用するリポジトリ基本クラスを構成します。
repositoryFactoryBeanClass() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
各リポジトリインスタンスに使用される FactoryBean クラスを返します。
repositoryImplementationPostfix() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
カスタムリポジトリの実装を検索するときに使用される接尾辞を返します。
requiresNonNullTail(Sort.Order) - Static method in record class org.springframework.data.jpa.repository.query.KeysetScrollSpecification
キーセットの値が null で true を返すか、充足不能な false を返す場合、この列の厳密な末尾述語が IS NOT NULL であるかどうかを判定します。
rewrite(String) - インターフェース org.springframework.data.jpa.repository.query のメソッド。DeclaredQuery
ソースと native フラグを保持した新しいクエリ文字列を使用して、クエリ文字列を書き換えます。
rewrite(String) - クラス org.springframework.data.jpa.repository.query のメソッド。PreprocessedQuery
指定されたクエリ文字列からクエリ (通常はカウントクエリ) を派生します。
rewrite(String, Pageable) - クラス org.springframework.data.jpa.repository.query のメソッド。DelegatingQueryRewriter
rewrite(String, Pageable) - インターフェース org.springframework.data.jpa.repository のメソッド。QueryRewriter
アセンブルされたクエリを指定された Pageable で書き換えます。
rewrite(String, Sort) - クラス org.springframework.data.jpa.repository.query のメソッド。DelegatingQueryRewriter
rewrite(String, Sort) - 列挙クラス org.springframework.data.jpa.repository.QueryRewriter.IdentityQueryRewriter のメソッド
rewrite(String, Sort) - インターフェース org.springframework.data.jpa.repository のメソッド。QueryRewriter
アセンブルされたクエリを指定された Sort で書き換えます。
rewrite(QueryEnhancer.QueryRewriteInformation) - インターフェース org.springframework.data.jpa.repository.query のメソッド。EntityQuery
指定された QueryEnhancer.QueryRewriteInformation を使用するクエリをソートされたクエリに書き換えるか、別の射影を使用します。
rewrite(QueryEnhancer.QueryRewriteInformation) - Method in class org.springframework.data.jpa.repository.query.JSqlParserQueryEnhancer
rewrite(QueryEnhancer.QueryRewriteInformation) - インターフェース org.springframework.data.jpa.repository.query のメソッド。QueryEnhancer
並べ替えを含めるようにクエリを書き直し、ReturnedType カスタマイズを適用します。
rewriteQuery(DeclaredQuery, Sort, Class) - クラス org.springframework.data.jpa.repository.aot のメソッド。AotRepositoryFragmentSupport
DeclaredQuery を書き換えて、Sort および ClassSE 射影を適用します。

S

save(S) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
saveAll(Iterable) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
saveAllAndFlush(Iterable) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaRepository
すべてのエンティティを保存し、変更を即座にフラッシュします。
saveAllAndFlush(Iterable) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
saveAndFlush(S) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaRepository
エンティティを保存し、変更を即座にフラッシュします。
saveAndFlush(S) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
scroll(Query, Sort, ScrollPosition) - クラス org.springframework.data.jpa.repository.query のメソッド。ScrollDelegate
Query を実行し、スクロール Window を返します。
ScrollDelegate<T> - org.springframework.data.jpa.repository.query のクラス
scroll queries を実行し、結果 Window を作成するデリゲート。
ScrollDelegate(JpaEntityInformation) - クラス org.springframework.data.jpa.repository.query. ScrollDelegate のコンストラクター
select(Collection) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.SelectStep
複数選択を指定します。
select(DeclaredQuery) - クラス org.springframework.data.jpa.repository.query のメソッド。QueryEnhancerSelector.DefaultQueryEnhancerSelector
select(DeclaredQuery) - インターフェース org.springframework.data.jpa.repository.query のメソッド。QueryEnhancerSelector
query の場合は QueryEnhancer を選択します。
select(JpqlQueryBuilder.PathExpression) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.SelectStep
単一の属性を選択します。
select(JpqlQueryBuilder.Selection) - インターフェース org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.SelectStep
単一の属性を選択します。
selectFrom(JpqlQueryBuilder.Entity) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
from を選択して、JpqlQueryBuilder.Select ステートメントの構築を開始します。
setApplicationContext(ApplicationContext) - クラス org.springframework.data.jpa.repository.config のメソッド。JpaMetamodelMappingContextFactoryBean
setAuditingHandler(ObjectFactory) - クラス org.springframework.data.jpa.domain.support のメソッド。AuditingEntityListener
タッチされたドメイン型に現在の監査人を設定するために使用される AuditingHandler を構成します。
setBeanClassLoader(ClassLoader) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
setBeanClassLoader(ClassLoader) - クラス org.springframework.data.jpa.projection のメソッド。CollectionAwareProjectionFactory
setBeanFactory(BeanFactory) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
BeanFactory が設定されている場合、これは明らかに Spring コンテキストにあるため、QueryRewriterProviderBeanFactoryQueryRewriterProvider であると捉えることができます。
setBeanFactory(BeanFactory) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactoryBean
setComment(String) - Method in class org.springframework.data.jpa.repository.query.Meta
プロファイルログに伝達されるクエリにコメントを追加します。
setCreatedBy(U) - クラス org.springframework.data.jpa.domain のメソッド。AbstractAuditable
setCreatedDate(LocalDateTime) - クラス org.springframework.data.jpa.domain のメソッド。AbstractAuditable
setDates() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaAuditing
作成日と変更日を設定するかどうかを構成します。
setEntityManager(EntityManager) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactoryBean
使用する EntityManager
setEntityManager(EntityManager) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslRepositorySupport
EntityManager を注入する Setter
setEntityPathResolver(ObjectProvider) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactoryBean
使用する EntityPathResolver を構成します。
setEntityPathResolver(EntityPathResolver) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
使用する EntityPathResolver を構成します。
setEnvironment(Environment) - クラス org.springframework.data.jpa.support のメソッド。ClasspathScanningPersistenceUnitPostProcessor
setEscapeCharacter(char) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactoryBean
setEscapeCharacter(EscapeCharacter) - インターフェース org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryConfigurationAware
リポジトリで使用する EscapeCharacter を構成します。
setEscapeCharacter(EscapeCharacter) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
派生クエリ用に作成された類似表現に使用されるエスケープ文字を設定します。
setEscapeCharacter(EscapeCharacter) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
setFragmentsContributor(JpaRepositoryFragmentsContributor) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
使用する JpaRepositoryFragmentsContributor を構成します。
setId(PK) - クラス org.springframework.data.jpa.domain のメソッド。AbstractPersistable
エンティティの ID を設定します。
setLastModifiedBy(U) - クラス org.springframework.data.jpa.domain のメソッド。AbstractAuditable
setLastModifiedDate(LocalDateTime) - クラス org.springframework.data.jpa.domain のメソッド。AbstractAuditable
setMappingContext(MappingContext) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactoryBean
setMappingFileNamePattern(String) - クラス org.springframework.data.jpa.support のメソッド。ClasspathScanningPersistenceUnitPostProcessor
クラスパスからスキャンされる JPA エンティティマッピングファイルのファイル名パターンを設定します。
setProjectionFactory(ProjectionFactory) - インターフェース org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryConfigurationAware
リポジトリで使用する ProjectionFactory を構成します。
setProjectionFactory(ProjectionFactory) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslJpaPredicateExecutor
setProjectionFactory(ProjectionFactory) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
setQueryEnhancerSelector(Class) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactoryBean
使用する QueryEnhancerSelector を構成します。
setQueryEnhancerSelector(QueryEnhancerSelector) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
使用する QueryEnhancerSelector を構成します。
setQueryEnhancerSelectorSource(QueryEnhancerSelector) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactoryBean
使用する QueryEnhancerSelector を構成します。
setQueryMethodFactory(ObjectProvider) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactoryBean
使用する JpaQueryMethodFactory を構成します。
setQueryMethodFactory(JpaQueryMethodFactory) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
使用する JpaQueryMethodFactory を構成します。
setQueryRewriterProvider(QueryRewriterProvider) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactory
使用する QueryRewriterProvider を構成します。
setRepositoryFragmentsContributor(JpaRepositoryFragmentsContributor) - クラス org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryFactoryBean
組み込みフラグメント機能をリポジトリに提供するように JpaRepositoryFragmentsContributor を構成します。
setRepositoryMethodMetadata(CrudMethodMetadata) - インターフェース org.springframework.data.jpa.repository.support のメソッド。JpaRepositoryConfigurationAware
リポジトリで使用する CrudMethodMetadata を構成します。
setRepositoryMethodMetadata(CrudMethodMetadata) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslJpaPredicateExecutor
setRepositoryMethodMetadata(CrudMethodMetadata) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
LockModeType を検出するために使用されるカスタム CrudMethodMetadata と、クエリに適用されるクエリヒントを構成します。
setResourceLoader(ResourceLoader) - クラス org.springframework.data.jpa.support のメソッド。ClasspathScanningPersistenceUnitPostProcessor
shouldCreatePersistentEntityFor(TypeInformation) - クラス org.springframework.data.jpa.mapping のメソッド。JpaMetamodelMappingContext
shouldUseAccessorFor(Object) - インターフェース org.springframework.data.jpa.provider のメソッド。ProxyIdAccessor
指定されたエンティティに ProxyIdAccessor を使用する必要があるかどうかを返します。
SimilarityNormalizer - org.springframework.data.jpa.repository.query のクラス
データベースから返されたスコアを類似度値に正規化し、その逆も行います。
simple() - Static method in interface org.springframework.data.jpa.repository.query.QueryRewriterProvider
BeanUtils.instantiateClass(Class) を使用して QueryRewriter インスタンスを取得する単純な QueryRewriterProvider を返します。
シンプル Jpa リポジトリ <T, ID> - org.springframework.data.jpa.repository.support のクラス
CrudRepository インターフェースのデフォルト実装。
SimpleJpaRepository(Class, EntityManager) - クラス org.springframework.data.jpa.repository.support. SimpleJpaRepository のコンストラクター
指定されたドメイン型のオブジェクトを管理する新しい SimpleJpaRepository を作成します。
SimpleJpaRepository(JpaEntityInformation, EntityManager) - クラス org.springframework.data.jpa.repository.support. SimpleJpaRepository のコンストラクター
指定された JpaEntityInformation のオブジェクトを管理する新しい SimpleJpaRepository を作成します。
size() - クラス org.springframework.data.jpa.util のメソッド。TupleBackedMap
sort() - Method in record class org.springframework.data.jpa.repository.query.KeysetScrollSpecification
sort レコードコンポーネントの値を返します。
sortBy(Sort) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor.SpecificationFluentQuery
source() - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Join
source() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.Synthetic
source レコードコンポーネントの値を返します。
Specification<T> - org.springframework.data.jpa.domain のインターフェース
ドメイン駆動設計という意味での仕様。
sqlResultSetMapping() - Element in annotation interface org.springframework.data.jpa.repository.NativeQuery
このクエリに適用する @SqlResultSetMapping(name) の名前。
supports(DeclaredQuery) - インターフェース org.springframework.data.jpa.repository.query のメソッド。QueryEnhancerFactory
この QueryEnhancerFactory が指定された DeclaredQuery をサポートしているかどうかを返します。
synthetic(Object, Object) - インターフェース org.springframework.data.jpa.repository.query.ParameterBinding.ParameterOrigin の静的メソッド
指定された expression 文字列の ParameterBinding.Expression を作成します。
Synthetic(Object, Object) - レコードクラス org.springframework.data.jpa.repository.query.ParameterBinding.Synthetic のコンストラクター
Synthetic レコードクラスのインスタンスを作成します。

T

Temporal - Annotation Interface in org.springframework.data.jpa.repository
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
4.0 以降。代わりに java.time 型を使用してください。
toExpressionRecursively(From, PropertyPath, boolean) - Static method in class org.springframework.data.jpa.repository.query.QueryUtils
toOrders(Sort, From, CriteriaBuilder) - Static method in class org.springframework.data.jpa.repository.query.QueryUtils
指定された Sort を Order に変換します。
toPredicate(From, CriteriaBuilder) - インターフェース org.springframework.data.jpa.domain のメソッド。PredicateSpecification
指定された From および CriteriaBuilder の Predicate の形式で参照エンティティのクエリの WHERE 句を作成します。
toPredicate(Root, CriteriaQuery, CriteriaBuilder) - Method in record class org.springframework.data.jpa.repository.query.KeysetScrollSpecification
toPredicate(Root, CriteriaDelete, CriteriaBuilder) - インターフェース org.springframework.data.jpa.domain のメソッド。DeleteSpecification
指定された Root および CriteriaDelete の Predicate の形式で参照エンティティのクエリの WHERE 句を作成します。
toPredicate(Root, CriteriaQuery, CriteriaBuilder) - Method in interface org.springframework.data.jpa.domain.Specification
指定された Root および CriteriaUpdate の Predicate の形式で参照エンティティのクエリの WHERE 句を作成します。
toPredicate(Root, CriteriaUpdate, CriteriaBuilder) - インターフェース org.springframework.data.jpa.domain のメソッド。UpdateSpecification
指定された Root および CriteriaUpdate の Predicate の形式で参照エンティティのクエリの WHERE 句を作成します。
toString() - クラス org.springframework.data.jpa.domain のメソッド。AbstractPersistable
toString() - クラス org.springframework.data.jpa.domain のメソッド。JpaSort.Path
toString() - クラス org.springframework.data.jpa.repository.aot のメソッド。AotEntityManagerFactoryCreator
toString() - クラス org.springframework.data.jpa.repository.query のメソッド。EscapeCharacter
toString() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaEntityGraph
toString() - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.AbstractJpqlQuery
toString() - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Entity
toString() - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.Join
toString() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.ParameterPlaceholder
このレコードクラスの文字列表現を返します。
toString() - Method in record class org.springframework.data.jpa.repository.query.KeysetScrollSpecification
このレコードクラスの文字列表現を返します。
toString() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.Expression
このレコードクラスの文字列表現を返します。
toString() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.MethodInvocationArgument
このレコードクラスの文字列表現を返します。
toString() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.Synthetic
このレコードクラスの文字列表現を返します。
toString() - クラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding
toString() - クラス org.springframework.data.jpa.repository.query のメソッド。PreprocessedQuery
toString() - クラス org.springframework.data.jpa.repository.query のメソッド。SimilarityNormalizer
toString() - クラス org.springframework.data.jpa.repository.support のメソッド。QueryHintValue
touchForCreate(Object) - クラス org.springframework.data.jpa.domain.support のメソッド。AuditingEntityListener
永続イベントに Auditable を実装する場合に備えて、ターゲットオブジェクトに変更と作成の日付と監査を設定します。
touchForUpdate(Object) - クラス org.springframework.data.jpa.domain.support のメソッド。AuditingEntityListener
更新イベントで Auditable を実装する場合に備えて、ターゲットオブジェクトに変更と作成の日付と監査を設定します。
transactionManagerRef() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
PlatformTransactionManager Bean 定義の名前を構成して、このアノテーションで検出されたリポジトリを作成するために使用します。
TupleBackedMap - org.springframework.data.jpa.util のクラス
すべての呼び出しを Tuple に委譲する MapSE 実装。
TupleBackedMap(Tuple) - クラス org.springframework.data.jpa.util. TupleBackedMap のコンストラクター
TupleConverter(ReturnedType) - クラス org.springframework.data.jpa.repository.query のコンストラクター。AbstractJpaQuery.TupleConverter
指定された ReturnedType の新しい AbstractJpaQuery.TupleConverter を作成します。
TupleConverter(ReturnedType, boolean) - クラス org.springframework.data.jpa.repository.query のコンストラクター。AbstractJpaQuery.TupleConverter
指定された ReturnedType の新しい AbstractJpaQuery.TupleConverter を作成します。
type() - Element in annotation interface org.springframework.data.jpa.repository.EntityGraph
使用する EntityGraph の EntityGraph.EntityGraphType は、デフォルトで EntityGraph.EntityGraphType.FETCH になります。

U

underscoreAware(Tuple) - Static method in class org.springframework.data.jpa.util.TupleBackedMap
JdbcUtils.convertPropertyNameToUnderscoreName(String) 変換を適用するアンダースコア対応の Tuple ラッパーを作成し、スネークケース構文に従う列を持つクエリ結果からプロパティを緩やかに検索します。
unrestricted() - Static method in interface org.springframework.data.jpa.domain.DeleteSpecification
マッチングに参加しない仕様を作成するための単純な静的ファクトリメソッド。
unrestricted() - Static method in interface org.springframework.data.jpa.domain.PredicateSpecification
マッチングに参加しない仕様を作成するための単純な静的ファクトリメソッド。
unrestricted() - Static method in interface org.springframework.data.jpa.domain.Specification
マッチングに参加しない仕様を作成するための単純な静的ファクトリメソッド。
unrestricted() - Static method in interface org.springframework.data.jpa.domain.UpdateSpecification
マッチングに参加しない仕様を作成するための単純な静的ファクトリメソッド。
unsafe(String...) - Static method in class org.springframework.data.jpa.domain.JpaSort
指定されたプロパティに基づいて、安全でない新しい JpaSort を作成します。
unsafe(Sort.Direction, String...) - Static method in class org.springframework.data.jpa.domain.JpaSort
指定された Sort.Direction とプロパティに基づいて、新しい安全でない JpaSort を作成します。
unsafe(Sort.Direction, List) - Static method in class org.springframework.data.jpa.domain.JpaSort
指定された Sort.Direction とプロパティに基づいて、新しい安全でない JpaSort を作成します。
unwrapTypedParameterValue(Object) - Static method in enum class org.springframework.data.jpa.provider.PersistenceProvider
Hibernate の TypedParameterValue は null をラップするためにのみ使用されるため、クエリ作成のために null に置き換えてください。
update(EntityPath) - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslRepositorySupport
新しい UpdateClause を返します。
update(UpdateSpecification.UpdateOperation) - Static method in interface org.springframework.data.jpa.domain.UpdateSpecification
UpdateOperation の周囲にいくつかの構文糖を追加する単純な静的ファクトリメソッド。
update(UpdateSpecification) - インターフェース org.springframework.data.jpa.repository のメソッド。JpaSpecificationExecutor
UpdateSpecification によってエンティティを更新し、更新された行数を返します。
update(UpdateSpecification) - クラス org.springframework.data.jpa.repository.support のメソッド。SimpleJpaRepository
UpdateSpecification<T> - org.springframework.data.jpa.domain のインターフェース
条件の更新を処理するためのドメイン駆動設計の意味での仕様。
UpdateSpecification.UpdateOperation<T> - org.springframework.data.jpa.domain のインターフェース
述語を指定せずに UPDATE 部分のみを考慮する、UpdateSpecification の簡略化された拡張。
UPPER - Static variable in class org.springframework.data.jpa.repository.support.JpqlQueryTemplates
USE_ENTITY_MANAGER - Static variable in class org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension.JpaRepositoryRegistrationAotProcessor
usesJdbcStyleParameters() - インターフェース org.springframework.data.jpa.repository.query のメソッド。ParametrizedQuery
クエリが JDBC スタイルのパラメーター、つまり単純な ? で表されるパラメーターを使用するかどうかを返します。
usesPaging() - インターフェース org.springframework.data.jpa.repository.query のメソッド。EntityQuery
useTupleQuery() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaCountQueryCreator
useTupleQuery() - クラス org.springframework.data.jpa.repository.query のメソッド。JpaQueryCreator

V

validate() - クラス org.springframework.data.jpa.repository.support のメソッド。QuerydslRepositorySupport
構成を確認するためのコールバック。
value - Variable in class org.springframework.data.jpa.repository.support.QueryHintValue
value() - Element in annotation interface org.springframework.data.jpa.repository.config.EnableJpaRepositories
EnableJpaRepositories.basePackages() 属性のエイリアス。
value() - Element in annotation interface org.springframework.data.jpa.repository.EntityGraph
使用する EntityGraph の名前。
value() - Element in annotation interface org.springframework.data.jpa.repository.Lock
アノテーション付きクエリまたは CRUD メソッドを実行するときに使用される LockModeType
value() - Element in annotation interface org.springframework.data.jpa.repository.NativeQuery
アノテーション付きメソッドが呼び出されたときに実行されるネイティブクエリを定義します。
value() - レコードクラス org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.Synthetic
value レコードコンポーネントの値を返します。
value() - Element in annotation interface org.springframework.data.jpa.repository.query.Procedure
データベース内のプロシージャーの名前。デフォルトは "" です。
value() - Element in annotation interface org.springframework.data.jpa.repository.Query
アノテーション付きメソッドが呼び出されたときに実行される JPA クエリを定義します。
value() - Element in annotation interface org.springframework.data.jpa.repository.QueryHints
クエリが実行されるときに適用される QueryHint
value() - Element in annotation interface org.springframework.data.jpa.repository.Temporal
使用すべきではありません。
アノテーション付きパラメーターに使用する TemporalType を定義します。
valueOf(String) - Static method in enum class org.springframework.data.jpa.provider.PersistenceProvider
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.data.jpa.repository.EntityGraph.EntityGraphType の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.data.jpa.repository.query.JpaResultConverters.BlobToByteArrayConverter の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.data.jpa.repository.QueryRewriter.IdentityQueryRewriter の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
valueOf(String) - 列挙クラス org.springframework.data.jpa.repository.support.QueryHints.NoHints の静的メソッド
指定された名前でこのクラスの列挙型定数を返します。
values() - Static method in enum class org.springframework.data.jpa.provider.PersistenceProvider
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.data.jpa.repository.EntityGraph.EntityGraphType の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.data.jpa.repository.query.JpaResultConverters.BlobToByteArrayConverter の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - Method in class org.springframework.data.jpa.repository.query.Meta
設定されたメタ値の IterableSE を取得します。
values() - 列挙クラス org.springframework.data.jpa.repository.QueryRewriter.IdentityQueryRewriter の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - 列挙クラス org.springframework.data.jpa.repository.support.QueryHints.NoHints の静的メソッド
この列挙型クラスの定数を含む配列を、宣言されている順序で返します。
values() - クラス org.springframework.data.jpa.util のメソッド。TupleBackedMap

W

where(DeleteSpecification) - Static method in interface org.springframework.data.jpa.domain.DeleteSpecification
DeleteSpecification の周囲にいくつかの構文糖を追加する単純な静的ファクトリメソッド。
where(PredicateSpecification) - Static method in interface org.springframework.data.jpa.domain.DeleteSpecification
PredicateSpecificationDeleteSpecification に変換する構文糖を追加する単純な静的ファクトリメソッド。
where(PredicateSpecification) - Static method in interface org.springframework.data.jpa.domain.PredicateSpecification
PredicateSpecification の周囲にいくつかの構文糖を追加する単純な静的ファクトリメソッド。
where(PredicateSpecification) - Static method in interface org.springframework.data.jpa.domain.Specification
PredicateSpecificationSpecification に変換する構文糖を追加する単純な静的ファクトリメソッド。
where(PredicateSpecification) - インターフェース org.springframework.data.jpa.domain のメソッド。UpdateSpecification.UpdateOperation
これと指定された UpdateSpecification から UpdateSpecification を作成します。
where(PredicateSpecification) - Static method in interface org.springframework.data.jpa.domain.UpdateSpecification
PredicateSpecificationUpdateSpecification に変換する構文糖を追加する単純な静的ファクトリメソッド。
where(Specification) - Static method in interface org.springframework.data.jpa.domain.Specification
Specification の周囲に構文糖を追加する単純な静的ファクトリメソッド。
where(UpdateSpecification) - インターフェース org.springframework.data.jpa.domain のメソッド。UpdateSpecification.UpdateOperation
これと指定された UpdateSpecification から UpdateSpecification を作成します。
where(UpdateSpecification) - Static method in interface org.springframework.data.jpa.domain.UpdateSpecification
UpdateSpecification の周囲にいくつかの構文糖を追加する単純な静的ファクトリメソッド。
where(JpqlQueryBuilder.Expression) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
右側を用意して、WHERE predicate の構築を開始します。
where(JpqlQueryBuilder.Origin, PropertyPath) - Static method in class org.springframework.data.jpa.repository.query.JpqlQueryBuilder
右側を用意して、WHERE predicate の構築を開始します。
where(JpqlQueryBuilder.Predicate) - クラス org.springframework.data.jpa.repository.query のメソッド。JpqlQueryBuilder.AbstractJpqlQuery
with(Sort.Direction) - クラス org.springframework.data.jpa.domain のメソッド。JpaSort.JpaOrder
with(Sort.NullHandling) - クラス org.springframework.data.jpa.domain のメソッド。JpaSort.JpaOrder
withFetchGraphs(EntityManager) - クラス org.springframework.data.jpa.repository.support のメソッド。MutableQueryHints
withFetchGraphs(EntityManager) - 列挙クラス org.springframework.data.jpa.repository.support.QueryHints.NoHints のメソッド
withFetchGraphs(EntityManager) - インターフェース org.springframework.data.jpa.repository.support のメソッド。QueryHints
EntityGraph を含む新しい QueryHints インスタンスを作成して返します。
withPosition(int) - インターフェース org.springframework.data.jpa.repository.query のメソッド。ParameterBinding.BindingIdentifier
位置をバインディングに関連付けます。
withUnsafe(String...) - クラス org.springframework.data.jpa.domain のメソッド。JpaSort.JpaOrder
安全でない可能性のある Sort.Order インスタンスを含む新しい Sort を作成します。

Z

ZoneIdConverter() - クラス org.springframework.data.jpa.convert.threeten のコンストラクター。Jsr310JpaConverters.ZoneIdConverter

_

_ 素晴らしい - Variable in class org.springframework.data.jpa.domain.QAbstractAuditable
A B C D E F G H I J K L M N O P Q R S T U V W Z _
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式