public interface ResourceProvider
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.io.Resource |
getResource(Object id,
org.springframework.jdbc.core.JdbcTemplate template,
org.springframework.transaction.PlatformTransactionManager txnMgr) |
org.springframework.core.io.Resource getResource(Object id, org.springframework.jdbc.core.JdbcTemplate template, org.springframework.transaction.PlatformTransactionManager txnMgr)
Copyright © 2023 Paul Warren. All rights reserved.