| 修飾子と型 | メソッドと説明 |
|---|---|
protected GemfirePersistentEntity<?> | EntityDefinedRegionsConfiguration.getPersistentEntity(ClassSE<?> persistentEntityType) 指定されたアプリケーションドメインオブジェクト型に関連付けられた persistent entity を返します。 |
protected GemfirePersistentEntity<?> | IndexConfiguration.postProcess(AnnotationMetadata importingClassMetadata, BeanDefinitionRegistry registry, GemfirePersistentEntity<?> persistentEntity) |
protected GemfirePersistentEntity<?> | EntityDefinedRegionsConfiguration.postProcess(AnnotationMetadata importingClassMetadata, BeanDefinitionRegistry registry, GemfirePersistentEntity<?> persistentEntity)GemfirePersistentEntity で追加の後処理を実行し、追加機能のサポート (動的インデックスの作成など) を提供します。 |
protected GemfirePersistentEntity<?> | EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata.resolvePersistentEntity() |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected OptionalSE<GemfirePersistentEntity<?>> | EntityDefinedRegionsConfiguration.RegionBeanDefinitionMetadata.getPersistentEntity() |
| コンストラクターと説明 |
|---|
RegionBeanDefinitionMetadata(GemfirePersistentEntity<?> persistentEntity) |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected <T> GemfirePersistentEntity<T> | GemfireMappingContext.createPersistentEntity(TypeInformation<T> typeInformation) |
protected GemfirePersistentEntity<?> | MappingPdxSerializer.getPersistentEntity(ClassSE<?> entityType) 指定されたエンティティ ClassSE 型の PersistentEntity メタデータを検索して返します。 |
protected GemfirePersistentEntity<?> | MappingPdxSerializer.getPersistentEntity(ObjectSE entity) 指定されたエンティティオブジェクトの PersistentEntity メタデータを検索して返します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected GemfirePersistentProperty | GemfireMappingContext.createPersistentProperty(Property property, GemfirePersistentEntity<?> owner, SimpleTypeHolder simpleTypeHolder) |
| コンストラクターと説明 |
|---|
Regions(IterableSE<org.apache.geode.cache.Region<?,?>> regions, MappingContext<? extends GemfirePersistentEntity<?>,?> mappingContext) |
| 修飾子と型 | メソッドと説明 |
|---|---|
GemfirePersistentEntity<?> | GemfireQueryMethod.getPersistentEntity() メソッドが処理する GemfirePersistentEntity を返します。 |
| コンストラクターと説明 |
|---|
DefaultGemfireEntityInformation(GemfirePersistentEntity<T> persistentEntity) 新しい DefaultGemfireEntityInformation を作成します。 |
| コンストラクターと説明 |
|---|
GemfireQueryMethod(MethodSE method, RepositoryMetadata metadata, ProjectionFactory factory, MappingContext<? extends GemfirePersistentEntity<?>,GemfirePersistentProperty> mappingContext) |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected MappingContext<? extends GemfirePersistentEntity<?>,GemfirePersistentProperty> | GemfireRepositoryFactoryBean.getGemfireMappingContext() アプリケーションドメインオブジェクト型からデータストアへのマッピングを実行するために使用される Spring Data MappingContext への参照を返します。 |
protected MappingContext<? extends GemfirePersistentEntity<?>,GemfirePersistentProperty> | GemfireRepositoryFactory.getMappingContext()entity typesSE とデータストア間のマッピングメタデータを提供するために使用される Pivotal GemFire MappingContext への参照を返します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | GemfireRepositoryFactoryBean.setGemfireMappingContext(MappingContext<? extends GemfirePersistentEntity<?>,GemfirePersistentProperty> mappingContext) アプリケーションドメインオブジェクト型とデータストアのマッピングを実行するために使用される MappingContext を構成します。 |
| コンストラクターと説明 |
|---|
GemfireRepositoryFactory(IterableSE<org.apache.geode.cache.Region<?,?>> regions, MappingContext<? extends GemfirePersistentEntity<?>,GemfirePersistentProperty> mappingContext) |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.