クラス Jpa
java.lang.ObjectSE
org.springframework.integration.jpa.dsl.Jpa
メソッドのサマリー
修飾子と型メソッド説明static JpaInboundChannelAdapterSpec
inboundAdapter
(EntityManagerEE entityManager) 提供されたEntityManager
EE に基づいてJpaInboundChannelAdapterSpec
ビルダーインスタンスを作成します。static JpaInboundChannelAdapterSpec
inboundAdapter
(EntityManagerFactoryEE entityManagerFactory) 提供されたEntityManagerFactory
EE に基づいてJpaInboundChannelAdapterSpec
ビルダーインスタンスを作成します。static JpaInboundChannelAdapterSpec
inboundAdapter
(JpaOperations jpaOperations) 提供されたJpaOperations
に基づいてJpaInboundChannelAdapterSpec
ビルダーインスタンスを作成します。outboundAdapter
(EntityManagerEE entityManager) 提供されたEntityManager
EE に基づいて、一方向アダプター用のJpaUpdatingOutboundEndpointSpec
ビルダーインスタンスを作成します。outboundAdapter
(EntityManagerFactoryEE entityManagerFactory) 提供されたEntityManagerFactory
EE に基づいて、一方向アダプター用のJpaUpdatingOutboundEndpointSpec
ビルダーインスタンスを作成します。outboundAdapter
(JpaOperations jpaOperations) 提供されたJpaOperations
に基づいて、一方向アダプター用のJpaUpdatingOutboundEndpointSpec
ビルダーインスタンスを作成します。retrievingGateway
(EntityManagerEE entityManager) 提供されたEntityManager
EE に基づいて、リクエスト / 応答ゲートウェイ用のJpaRetrievingOutboundGatewaySpec
ビルダーインスタンスを作成します。retrievingGateway
(EntityManagerFactoryEE entityManagerFactory) 提供されたEntityManagerFactory
EE に基づいて、リクエスト / 応答ゲートウェイ用のJpaRetrievingOutboundGatewaySpec
ビルダーインスタンスを作成します。retrievingGateway
(JpaOperations jpaOperations) 提供されたJpaOperations
に基づいて、リクエスト / 応答ゲートウェイ用のJpaRetrievingOutboundGatewaySpec
ビルダーインスタンスを作成します。updatingGateway
(EntityManagerEE entityManager) 提供されたEntityManager
EE に基づいて、リクエスト / 応答ゲートウェイ用のJpaUpdatingOutboundEndpointSpec
ビルダーインスタンスを作成します。updatingGateway
(EntityManagerFactoryEE entityManagerFactory) 提供されたEntityManagerFactory
EE に基づいて、リクエスト / 応答ゲートウェイ用のJpaUpdatingOutboundEndpointSpec
ビルダーインスタンスを作成します。updatingGateway
(JpaOperations jpaOperations) 提供されたJpaOperations
に基づいて、リクエスト / 応答ゲートウェイ用のJpaUpdatingOutboundEndpointSpec
ビルダーインスタンスを作成します。
メソッドの詳細
inboundAdapter
public static JpaInboundChannelAdapterSpec inboundAdapter(EntityManagerFactoryEE entityManagerFactory) 提供されたEntityManagerFactory
EE に基づいてJpaInboundChannelAdapterSpec
ビルダーインスタンスを作成します。- パラメーター:
entityManagerFactory
- 使用するEntityManagerFactory
EE- 戻り値:
- JpaInboundChannelAdapterSpec インスタンス
inboundAdapter
提供されたEntityManager
EE に基づいてJpaInboundChannelAdapterSpec
ビルダーインスタンスを作成します。- パラメーター:
entityManager
- 使用するEntityManager
EE- 戻り値:
- JpaInboundChannelAdapterSpec インスタンス
inboundAdapter
提供されたJpaOperations
に基づいてJpaInboundChannelAdapterSpec
ビルダーインスタンスを作成します。- パラメーター:
jpaOperations
- 使用するJpaOperations
- 戻り値:
- JpaInboundChannelAdapterSpec インスタンス
outboundAdapter
public static JpaUpdatingOutboundEndpointSpec outboundAdapter(EntityManagerFactoryEE entityManagerFactory) 提供されたEntityManagerFactory
EE に基づいて、一方向アダプター用のJpaUpdatingOutboundEndpointSpec
ビルダーインスタンスを作成します。- パラメーター:
entityManagerFactory
- 使用するEntityManagerFactory
EE- 戻り値:
- JpaUpdatingOutboundEndpointSpec インスタンス
outboundAdapter
提供されたEntityManager
EE に基づいて、一方向アダプター用のJpaUpdatingOutboundEndpointSpec
ビルダーインスタンスを作成します。- パラメーター:
entityManager
- 使用するEntityManager
EE- 戻り値:
- JpaUpdatingOutboundEndpointSpec インスタンス
outboundAdapter
提供されたJpaOperations
に基づいて、一方向アダプター用のJpaUpdatingOutboundEndpointSpec
ビルダーインスタンスを作成します。- パラメーター:
jpaOperations
- 使用するJpaOperations
- 戻り値:
- JpaUpdatingOutboundEndpointSpec インスタンス
updatingGateway
public static JpaUpdatingOutboundEndpointSpec updatingGateway(EntityManagerFactoryEE entityManagerFactory) 提供されたEntityManagerFactory
EE に基づいて、リクエスト / 応答ゲートウェイ用のJpaUpdatingOutboundEndpointSpec
ビルダーインスタンスを作成します。- パラメーター:
entityManagerFactory
- 使用するEntityManagerFactory
EE- 戻り値:
- JpaUpdatingOutboundEndpointSpec インスタンス
updatingGateway
提供されたEntityManager
EE に基づいて、リクエスト / 応答ゲートウェイ用のJpaUpdatingOutboundEndpointSpec
ビルダーインスタンスを作成します。- パラメーター:
entityManager
- 使用するEntityManager
EE- 戻り値:
- JpaUpdatingOutboundEndpointSpec インスタンス
updatingGateway
提供されたJpaOperations
に基づいて、リクエスト / 応答ゲートウェイ用のJpaUpdatingOutboundEndpointSpec
ビルダーインスタンスを作成します。- パラメーター:
jpaOperations
- 使用するJpaOperations
- 戻り値:
- JpaUpdatingOutboundEndpointSpec インスタンス
retrievingGateway
public static JpaRetrievingOutboundGatewaySpec retrievingGateway(EntityManagerFactoryEE entityManagerFactory) 提供されたEntityManagerFactory
EE に基づいて、リクエスト / 応答ゲートウェイ用のJpaRetrievingOutboundGatewaySpec
ビルダーインスタンスを作成します。- パラメーター:
entityManagerFactory
- 使用するEntityManagerFactory
EE- 戻り値:
- JpaRetrievingOutboundGatewaySpec インスタンス
retrievingGateway
提供されたEntityManager
EE に基づいて、リクエスト / 応答ゲートウェイ用のJpaRetrievingOutboundGatewaySpec
ビルダーインスタンスを作成します。- パラメーター:
entityManager
- 使用するEntityManager
EE- 戻り値:
- JpaRetrievingOutboundGatewaySpec インスタンス
retrievingGateway
提供されたJpaOperations
に基づいて、リクエスト / 応答ゲートウェイ用のJpaRetrievingOutboundGatewaySpec
ビルダーインスタンスを作成します。- パラメーター:
jpaOperations
- 使用するJpaOperations
- 戻り値:
- JpaRetrievingOutboundGatewaySpec インスタンス