インデックス

A B C D E F G H I L N O P Q R S T U V W
すべてのクラスとインターフェース | すべてのパッケージ

A

AbstractLdapRepositoryQuery - org.springframework.data.ldap.repository.query のクラス
LDAP の RepositoryQuery 実装の基本クラス。
AbstractLdapRepositoryQuery(LdapQueryMethod, Class, LdapOperations, MappingContext, EntityInstantiators) - クラス org.springframework.data.ldap.repository.query. AbstractLdapRepositoryQuery のコンストラクター
LdapQueryClassSELdapOperations を指定して新しい AbstractLdapRepositoryQuery インスタンスを作成します。
afterPropertiesSet() - クラス org.springframework.data.ldap.repository.support のメソッド。LdapRepositoryFactoryBean
AnnotatedLdapRepositoryQuery - org.springframework.data.ldap.repository.query のクラス
Query でアノテーションが付けられたリポジトリメソッドのクエリを処理します。
AnnotatedLdapRepositoryQuery(LdapQueryMethod, Class, LdapOperations, MappingContext, EntityInstantiators) - クラス org.springframework.data.ldap.repository.query. AnnotatedLdapRepositoryQuery のコンストラクター
使用すべきではありません。
ValueExpressionDelegate のコンストラクターを使用する
AnnotatedLdapRepositoryQuery(LdapQueryMethod, Class, LdapOperations, MappingContext, EntityInstantiators, ValueExpressionDelegate) - クラス org.springframework.data.ldap.repository.query. AnnotatedLdapRepositoryQuery のコンストラクター
新しいインスタンスを構築します。

B

base() - Element in annotation interface org.springframework.data.ldap.repository.Query
LdapQueryBuilder.base(javax.naming.Name) への入力として使用される検索ベース。
basePackageClasses() - Element in annotation interface org.springframework.data.ldap.repository.config.EnableLdapRepositories
アノテーション付きコンポーネントをスキャンするパッケージを指定するための、EnableLdapRepositories.basePackages() の型安全な代替。
basePackages() - Element in annotation interface org.springframework.data.ldap.repository.config.EnableLdapRepositories
アノテーション付きコンポーネントをスキャンするベースパッケージ。
BasicLdapPersistentEntity<T> - org.springframework.data.ldap.core.mapping のクラス
BasicLdapPersistentEntity(TypeInformation) - クラス org.springframework.data.ldap.core.mapping. BasicLdapPersistentEntity のコンストラクター
新しい BasicLdapPersistentEntity を作成します。

C

considerNestedRepositories() - Element in annotation interface org.springframework.data.ldap.repository.config.EnableLdapRepositories
ネストされたリポジトリインターフェース(たとえば、内部クラスとして定義されている)をリポジトリインフラストラクチャで検出するかどうかを構成します。
count() - クラス org.springframework.data.ldap.repository.support のメソッド。SimpleLdapRepository
count(Predicate) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapPredicateExecutor
count(Predicate) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapRepository
使用すべきではありません。
countLimit() - Element in annotation interface org.springframework.data.ldap.repository.Query
LdapQueryBuilder.countLimit(int) への入力として使用されるカウント制限。
create(CreationalContext, Class) - クラス org.springframework.data.ldap.repository.cdi のメソッド。LdapRepositoryBean
createAssociation() - クラス org.springframework.data.ldap.core.mapping のメソッド。LdapPersistentProperty
createConfiguration(RoundEnvironment) - クラス org.springframework.data.ldap.repository.support のメソッド。LdapAnnotationProcessor
createFrom(List) - クラス org.springframework.data.ldap.repository.query のメソッド。LdapParameters
createPersistentEntity(TypeInformation) - クラス org.springframework.data.ldap.core.mapping のメソッド。LdapMappingContext
createPersistentProperty(Property, BasicLdapPersistentEntity, SimpleTypeHolder) - クラス org.springframework.data.ldap.core.mapping のメソッド。LdapMappingContext
createQuery(LdapParameterAccessor) - クラス org.springframework.data.ldap.repository.query のメソッド。AbstractLdapRepositoryQuery
指定されたパラメーターを使用して Query インスタンスを作成します。
createQuery(LdapParameterAccessor) - クラス org.springframework.data.ldap.repository.query のメソッド。AnnotatedLdapRepositoryQuery
createQuery(LdapParameterAccessor) - クラス org.springframework.data.ldap.repository.query のメソッド。PartTreeLdapRepositoryQuery
createRepositoryFactory() - クラス org.springframework.data.ldap.repository.support のメソッド。LdapRepositoryFactoryBean

D

delete(T) - クラス org.springframework.data.ldap.repository.support のメソッド。SimpleLdapRepository
deleteAll() - クラス org.springframework.data.ldap.repository.support のメソッド。SimpleLdapRepository
deleteAll(Iterable) - クラス org.springframework.data.ldap.repository.support のメソッド。SimpleLdapRepository
deleteAllById(Iterable) - クラス org.springframework.data.ldap.repository.support のメソッド。SimpleLdapRepository
deleteById(Name) - クラス org.springframework.data.ldap.repository.support のメソッド。SimpleLdapRepository

E

EnableLdapRepositories - Annotation Interface in org.springframework.data.ldap.repository.config
Ldap リポジトリをアクティブ化するためのアノテーション。
encode(String) - インターフェース org.springframework.data.ldap.repository のメソッド。LdapEncoder
フィルターで使用する値をエンコードします。
encode(String) - クラス org.springframework.data.ldap.repository のメソッド。LdapEncoder.LikeEncoder
encode(String) - クラス org.springframework.data.ldap.repository のメソッド。LdapEncoder.NameEncoder
encoder() - Element in annotation interface org.springframework.data.ldap.repository.LdapEncode
クエリパラメーターをエンコードするための LdapEncoder
excludeFilters() - Element in annotation interface org.springframework.data.ldap.repository.config.EnableLdapRepositories
コンポーネントのスキャンに適さない型を指定します。
execute(Object[]) - クラス org.springframework.data.ldap.repository.query のメソッド。AbstractLdapRepositoryQuery
exists(Predicate) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapPredicateExecutor
exists(Predicate) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapRepository
使用すべきではありません。
existsById(Name) - クラス org.springframework.data.ldap.repository.support のメソッド。SimpleLdapRepository

F

findAll() - クラス org.springframework.data.ldap.repository.support のメソッド。SimpleLdapRepository
findAll(OrderSpecifier...) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapPredicateExecutor
findAll(OrderSpecifier...) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapRepository
使用すべきではありません。
findAll(Predicate) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapPredicateExecutor
findAll(Predicate) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapRepository
使用すべきではありません。
findAll(Predicate, OrderSpecifier...) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapPredicateExecutor
findAll(Predicate, OrderSpecifier...) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapRepository
使用すべきではありません。
findAll(Predicate, Pageable) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapPredicateExecutor
findAll(Predicate, Pageable) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapRepository
使用すべきではありません。
findAll(Predicate, Sort) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapPredicateExecutor
findAll(Predicate, Sort) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapRepository
使用すべきではありません。
findAll(LdapQuery) - インターフェース org.springframework.data.ldap.repository のメソッド。LdapRepository
指定されたクエリに一致するすべてのエントリを検索します。
findAll(LdapQuery) - クラス org.springframework.data.ldap.repository.support のメソッド。SimpleLdapRepository
findAllById(Iterable) - クラス org.springframework.data.ldap.repository.support のメソッド。SimpleLdapRepository
findBy(Predicate, Function) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapPredicateExecutor
findBy(Predicate, Function) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapRepository
使用すべきではありません。
findById(Name) - クラス org.springframework.data.ldap.repository.support のメソッド。SimpleLdapRepository
findOne(Predicate) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapPredicateExecutor
findOne(Predicate) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapRepository
使用すべきではありません。
findOne(LdapQuery) - インターフェース org.springframework.data.ldap.repository のメソッド。LdapRepository
指定されたクエリに一致するエントリを 1 つ検索します。
findOne(LdapQuery) - クラス org.springframework.data.ldap.repository.support のメソッド。SimpleLdapRepository

G

getBindableParameterValues() - インターフェース org.springframework.data.ldap.repository.query のメソッド。LdapParameterAccessor
基になるクエリメソッドのバインド可能なパラメーター値を返します。
getEntityClass() - クラス org.springframework.data.ldap.repository.query のメソッド。AbstractLdapRepositoryQuery
getEntityInformation(Class) - クラス org.springframework.data.ldap.repository.support のメソッド。LdapRepositoryFactory
getIdentifyingAnnotations() - クラス org.springframework.data.ldap.repository.config のメソッド。LdapRepositoryConfigurationExtension
getIdentifyingTypes() - クラス org.springframework.data.ldap.repository.config のメソッド。LdapRepositoryConfigurationExtension
getLdapEncoder() - クラス org.springframework.data.ldap.repository.query のメソッド。LdapParameters.LdapParameter
getModuleName() - クラス org.springframework.data.ldap.repository.config のメソッド。LdapRepositoryConfigurationExtension
getModulePrefix() - クラス org.springframework.data.ldap.repository.config のメソッド。LdapRepositoryConfigurationExtension
getParameters() - クラス org.springframework.data.ldap.repository.query のメソッド。LdapQueryMethod
getQueryLookupStrategy(QueryLookupStrategy.Key, ValueExpressionDelegate) - クラス org.springframework.data.ldap.repository.support のメソッド。LdapRepositoryFactory
getQueryMethod() - クラス org.springframework.data.ldap.repository.query のメソッド。AbstractLdapRepositoryQuery
getRepositoryBaseClass(RepositoryMetadata) - クラス org.springframework.data.ldap.repository.support のメソッド。LdapRepositoryFactory
getRepositoryFactoryBeanClassName() - クラス org.springframework.data.ldap.repository.config のメソッド。LdapRepositoryConfigurationExtension
getRepositoryFragments(RepositoryMetadata) - クラス org.springframework.data.ldap.repository.support のメソッド。LdapRepositoryFactory
getRepositoryFragments(RepositoryMetadata, LdapOperations) - クラス org.springframework.data.ldap.repository.support のメソッド。LdapRepositoryFactory
RepositoryMetadata に基づいて RepositoryComposition.RepositoryFragments を作成し、LDAP 固有の拡張機能を追加します。
getScope() - クラス org.springframework.data.ldap.repository.cdi のメソッド。LdapRepositoryBean
getTargetRepository(RepositoryInformation) - クラス org.springframework.data.ldap.repository.support のメソッド。LdapRepositoryFactory
getValues() - インターフェース org.springframework.data.ldap.repository.query のメソッド。LdapParameterAccessor
基になるクエリメソッドのすべてのパラメーター値を返します。

H

hasLdapEncoder() - クラス org.springframework.data.ldap.repository.query のメソッド。LdapParameters.LdapParameter
hasQueryAnnotation() - クラス org.springframework.data.ldap.repository.query のメソッド。LdapQueryMethod
対象メソッドに Query アノテーションが付けられているかどうかを確認します。
HOLDER - Static variable in class org.springframework.data.ldap.core.mapping.LdapSimpleTypes

I

includeFilters() - Element in annotation interface org.springframework.data.ldap.repository.config.EnableLdapRepositories
コンポーネントのスキャンに適格な型を指定します。
init() - クラス org.springframework.data.ldap.config のメソッド。LdapNamespaceHandler
isIdProperty() - クラス org.springframework.data.ldap.core.mapping のメソッド。LdapPersistentProperty

L

LdapAnnotationProcessor - org.springframework.data.ldap.repository.support のクラス
Entry でアノテーションが付けられたエンティティクラスの QueryDSL クラスを生成する QueryDSL アノテーションプロセッサー。
LdapAnnotationProcessor() - クラス org.springframework.data.ldap.repository.support. LdapAnnotationProcessor のコンストラクター
LdapEncode - Annotation Interface in org.springframework.data.ldap.repository
リポジトリクエリメソッドの呼び出しに対して、メソッドパラメーターを特定の LdapEncoder を使用してエンコードする必要があることを示すアノテーション。
LdapEncoder - Interface in org.springframework.data.ldap.repository
LDAP フィルターで使用する値をエスケープするための戦略インターフェース。
LdapEncoder.LikeEncoder - org.springframework.data.ldap.repository のクラス
like/contains 検索でアスタリスク (*) を保持するフィルターで使用する値をエスケープします。
LdapEncoder.NameEncoder - org.springframework.data.ldap.repository のクラス
LdapEncoder.nameEncode(String) を使用した LdapEncoder
LdapMappingContext - org.springframework.data.ldap.core.mapping のクラス
LDAP-specific entities のマッピングコンテキスト。
LdapMappingContext() - クラス org.springframework.data.ldap.core.mapping. LdapMappingContext のコンストラクター
新しい LdapMappingContext を作成します。
LdapNamespaceHandler - org.springframework.data.ldap.config のクラス
LDAP 構成用の NamespaceHandler
LdapNamespaceHandler() - クラス org.springframework.data.ldap.config. LdapNamespaceHandler のコンストラクター
LdapParameterAccessor - Interface in org.springframework.data.ldap.repository.query
すべてのバインド可能なパラメーターを公開する LDAP 固有の ParameterAccessor
LdapParameters - org.springframework.data.ldap.repository.query のクラス
Parameters のカスタム拡張により、追加
LdapParameters(ParametersSource) - クラス org.springframework.data.ldap.repository.query. LdapParameters のコンストラクター
指定された MethodSELdapQueryMethod から新しい LdapParameters インスタンスを作成します。
LdapParameters.LdapParameter - org.springframework.data.ldap.repository.query のクラス
Distance のパラメーターを特別なパラメーターに追加するカスタム Parameter 実装。
LdapPersistentEntity<T> - org.springframework.data.ldap.core.mapping のインターフェース
LDAP 固有の PersistentEntity
LdapPersistentProperty - org.springframework.data.ldap.core.mapping のクラス
LdapPersistentProperty(Property, PersistentEntity, SimpleTypeHolder) - クラス org.springframework.data.ldap.core.mapping. LdapPersistentProperty のコンストラクター
新しい LdapPersistentProperty を作成します。
LdapQueryMethod - org.springframework.data.ldap.repository.query のクラス
LDAP クエリの場合は QueryMethod。
LdapQueryMethod(Method, RepositoryMetadata, ProjectionFactory) - クラス org.springframework.data.ldap.repository.query. LdapQueryMethod のコンストラクター
指定されたパラメーターから新しい LdapQueryMethod を作成します。
LdapRepository<T> - org.springframework.data.ldap.repository のインターフェース
CrudRepository への LDAP 固有の拡張機能。
LdapRepositoryBean<T> - org.springframework.data.ldap.repository.cdi のクラス
LDAP リポジトリインスタンスを作成するための CdiRepositoryBean
LdapRepositoryConfigurationExtension - org.springframework.data.ldap.repository.config のクラス
LdapRepositoryConfigurationExtension() - クラス org.springframework.data.ldap.repository.config. LdapRepositoryConfigurationExtension のコンストラクター
LdapRepositoryExtension - org.springframework.data.ldap.repository.cdi のクラス
LDAP リポジトリをエクスポートするための CDI 拡張機能。
LdapRepositoryExtension() - クラス org.springframework.data.ldap.repository.cdi. LdapRepositoryExtension のコンストラクター
LdapRepositoryFactory - org.springframework.data.ldap.repository.support のクラス
LdapRepository インスタンスを作成するファクトリ。
LdapRepositoryFactory(LdapOperations) - クラス org.springframework.data.ldap.repository.support. LdapRepositoryFactory のコンストラクター
新しい LdapRepositoryFactory を作成します。
Ldap リポジトリファクトリ Bean<T, S> - org.springframework.data.ldap.repository.support のクラス
LdapRepository インスタンスを作成するための FactoryBean
LdapRepositoryFactoryBean(Class) - クラス org.springframework.data.ldap.repository.support. LdapRepositoryFactoryBean のコンストラクター
指定されたリポジトリインターフェースの新しい LdapRepositoryFactoryBean を作成します。
LdapSimpleTypes - org.springframework.data.ldap.core.mapping のクラス
LDAP 固有の単純な型が強化された SimpleTypeHolder の単純な定数ホルダー。
ldapTemplateRef() - Element in annotation interface org.springframework.data.ldap.repository.config.EnableLdapRepositories
検出されたリポジトリで使用される LdapTemplate Bean の名前を構成します。
LikeEncoder() - クラス org.springframework.data.ldap.repository のコンストラクター。LdapEncoder.LikeEncoder
list() - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapQuery

N

namedQueriesLocation() - Element in annotation interface org.springframework.data.ldap.repository.config.EnableLdapRepositories
Spring Data 名前付きクエリプロパティファイルの場所を設定します。
NameEncoder() - クラス org.springframework.data.ldap.repository のコンストラクター。LdapEncoder.NameEncoder
nameGenerator() - Element in annotation interface org.springframework.data.ldap.repository.config.EnableLdapRepositories
リポジトリ Bean を作成するときに使用する特定の BeanNameGenerator を構成します。

O

org.springframework.data.ldap.config - パッケージ org.springframework.data.ldap.config
Spring Data LDAP リポジトリの XML 構成サポート。
org.springframework.data.ldap.core.mapping - パッケージ org.springframework.data.ldap.core.mapping
LDAP オブジェクトマッピングサブシステムのインフラストラクチャ。
org.springframework.data.ldap.repository - パッケージ org.springframework.data.ldap.repository
LDAP 固有のリポジトリ実装。
org.springframework.data.ldap.repository.cdi - パッケージ org.springframework.data.ldap.repository.cdi
LDAP 固有のリポジトリ実装に対する CDI サポート。
org.springframework.data.ldap.repository.config - パッケージ org.springframework.data.ldap.repository.config
LDAP 固有のリポジトリを構成するためのインフラストラクチャをサポートします。
org.springframework.data.ldap.repository.query - パッケージ org.springframework.data.ldap.repository.query
LDAP 固有のリポジトリのクエリ派生メカニズム。
org.springframework.data.ldap.repository.support - パッケージ org.springframework.data.ldap.repository.support
LDAP 固有のリポジトリのクエリ派生のためのインフラストラクチャをサポートします。

P

PartTreeLdapRepositoryQuery - org.springframework.data.ldap.repository.query のクラス
LDAP 用の RepositoryQuery 実装。
PartTreeLdapRepositoryQuery(LdapQueryMethod, Class, LdapOperations, MappingContext, EntityInstantiators) - クラス org.springframework.data.ldap.repository.query. PartTreeLdapRepositoryQuery のコンストラクター
新しい PartTreeLdapRepositoryQuery を作成します。
postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - クラス org.springframework.data.ldap.repository.config のメソッド。LdapRepositoryConfigurationExtension
postProcess(BeanDefinitionBuilder, XmlRepositoryConfigurationSource) - クラス org.springframework.data.ldap.repository.config のメソッド。LdapRepositoryConfigurationExtension

Q

Query - Annotation Interface in org.springframework.data.ldap.repository
静的に定義されたクエリに基づいて自動クエリメソッドを作成するために LdapRepository 宣言で使用するアノテーション。
QuerydslLdapPredicateExecutor<T> - org.springframework.data.ldap.repository.support のクラス
LDAP 固有の QuerydslPredicateExecutor
QuerydslLdapPredicateExecutor(Class, ProjectionFactory, LdapOperations, MappingContext) - クラス org.springframework.data.ldap.repository.support. QuerydslLdapPredicateExecutor のコンストラクター
新しい QuerydslLdapPredicateExecutor を作成します。
QuerydslLdapPredicateExecutor(EntityInformation, ProjectionFactory, LdapOperations, MappingContext) - クラス org.springframework.data.ldap.repository.support. QuerydslLdapPredicateExecutor のコンストラクター
新しい QuerydslLdapPredicateExecutor を作成します。
QuerydslLdapQuery<K> - org.springframework.data.ldap.repository.support のクラス
Spring LDAP 固有の FilteredClause 実装。
QuerydslLdapQuery(LdapOperations, EntityPath) - クラス org.springframework.data.ldap.repository.support. QuerydslLdapQuery のコンストラクター
新しい QuerydslLdapQuery を作成します。
QuerydslLdapQuery(LdapOperations, Class) - クラス org.springframework.data.ldap.repository.support. QuerydslLdapQuery のコンストラクター
新しい QuerydslLdapQuery を作成します。
QuerydslLdapQuery(LdapOperations, Class, Consumer) - クラス org.springframework.data.ldap.repository.support. QuerydslLdapQuery のコンストラクター
新しい QuerydslLdapQuery を作成します。
QuerydslLdapRepository<T> - org.springframework.data.ldap.repository.support のクラス
使用すべきではありません。
2.6 以降、代わりに QuerydslLdapPredicateExecutor を使用してください。
QuerydslLdapRepository(LdapOperations, ObjectDirectoryMapper, Class) - クラス org.springframework.data.ldap.repository.support. QuerydslLdapRepository のコンストラクター
使用すべきではありません。
新しい QuerydslLdapRepository を作成します。
queryLookupStrategy() - Element in annotation interface org.springframework.data.ldap.repository.config.EnableLdapRepositories
クエリメソッドのルックアップクエリに使用される QueryLookupStrategy のキーを返します。

R

registerBeansForRoot(BeanDefinitionRegistry, RepositoryConfigurationSource) - クラス org.springframework.data.ldap.repository.config のメソッド。LdapRepositoryConfigurationExtension
repositoryBaseClass() - Element in annotation interface org.springframework.data.ldap.repository.config.EnableLdapRepositories
この特定の構成のリポジトリプロキシを作成するために使用するリポジトリ基本クラスを構成します。
repositoryFactoryBeanClass() - Element in annotation interface org.springframework.data.ldap.repository.config.EnableLdapRepositories
各リポジトリインスタンスに使用される FactoryBean クラスを返します。
repositoryImplementationPostfix() - Element in annotation interface org.springframework.data.ldap.repository.config.EnableLdapRepositories
カスタムリポジトリの実装を検索するときに使用される接尾辞を返します。

S

save(S) - クラス org.springframework.data.ldap.repository.support のメソッド。SimpleLdapRepository
saveAll(Iterable) - クラス org.springframework.data.ldap.repository.support のメソッド。SimpleLdapRepository
searchScope() - Element in annotation interface org.springframework.data.ldap.repository.Query
LdapQueryBuilder.searchScope(org.springframework.ldap.query.SearchScope) への入力として使用される検索範囲。
setLdapOperations(LdapOperations) - クラス org.springframework.data.ldap.repository.support のメソッド。LdapRepositoryFactoryBean
setMappingContext(MappingContext) - クラス org.springframework.data.ldap.repository.support のメソッド。LdapRepositoryFactoryBean
SimpleLdapRepository<T> - org.springframework.data.ldap.repository.support のクラス
LDAP の基本リポジトリ実装。
SimpleLdapRepository(LdapOperations, ObjectDirectoryMapper, Class) - クラス org.springframework.data.ldap.repository.support. SimpleLdapRepository のコンストラクター
新しい SimpleLdapRepository を作成します。

T

timeLimit() - Element in annotation interface org.springframework.data.ldap.repository.Query
LdapQueryBuilder.timeLimit(int) への入力として使用される時間制限。

U

uniqueResult() - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapQuery
useRepositoryConfiguration(RepositoryMetadata) - クラス org.springframework.data.ldap.repository.config のメソッド。LdapRepositoryConfigurationExtension

V

value() - Element in annotation interface org.springframework.data.ldap.repository.config.EnableLdapRepositories
EnableLdapRepositories.basePackages() 属性のエイリアス。
value() - Element in annotation interface org.springframework.data.ldap.repository.LdapEncode
クエリパラメーターをエンコードするための LdapEncoder
value() - Element in annotation interface org.springframework.data.ldap.repository.Query
LdapQueryBuilder.filter(String, Object...) への入力として使用されるフィルター形式文字列。

W

where(Predicate...) - クラス org.springframework.data.ldap.repository.support のメソッド。QuerydslLdapQuery
A B C D E F G H I L N O P Q R S T U V W
すべてのクラスとインターフェース | すべてのパッケージ