| Package | Description |
|---|---|
| internal.org.springframework.content.jpa.config | |
| internal.org.springframework.content.jpa.io | |
| org.springframework.content.jpa.io |
| Modifier and Type | Method and Description |
|---|---|
BlobResourceLoader |
JpaStoreConfiguration.genericBlobResourceLoader(DataSource ds,
org.springframework.transaction.PlatformTransactionManager txnMgr) |
BlobResourceLoader |
JpaStoreConfiguration.mysqlBlobResourceLoader(DataSource ds,
org.springframework.transaction.PlatformTransactionManager txnMgr) |
BlobResourceLoader |
JpaStoreConfiguration.postgresBlobResourceLoader(DataSource ds,
org.springframework.transaction.PlatformTransactionManager txnMgr) |
BlobResourceLoader |
JpaStoreConfiguration.sqlServerBlobResourceLoader(DataSource ds,
org.springframework.transaction.PlatformTransactionManager txnMgr) |
| Modifier and Type | Method and Description |
|---|---|
DelegatingBlobResourceLoader |
JpaStoreConfiguration.blobResourceLoader(DataSource ds,
List<BlobResourceLoader> loaders) |
| Constructor and Description |
|---|
DelegatingBlobResourceLoader(DataSource ds,
List<BlobResourceLoader> loaders) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomizableBlobResourceLoader |
Copyright © 2023 Paul Warren. All rights reserved.