Interface ResourceProvider
public interface ResourceProvider
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.core.io.ResourcegetResource(Object id, org.springframework.jdbc.core.JdbcTemplate template, org.springframework.transaction.PlatformTransactionManager txnMgr)
-
Method Details
-
getResource
org.springframework.core.io.Resource getResource(Object id, org.springframework.jdbc.core.JdbcTemplate template, org.springframework.transaction.PlatformTransactionManager txnMgr)
-