public class JdbcEnvironmentRepositoryFactory extends Object implements EnvironmentRepositoryFactory<JdbcEnvironmentRepository,JdbcEnvironmentProperties>
| Constructor and Description |
|---|
JdbcEnvironmentRepositoryFactory(org.springframework.jdbc.core.JdbcTemplate jdbc)
Deprecated.
|
JdbcEnvironmentRepositoryFactory(org.springframework.jdbc.core.JdbcTemplate jdbc,
JdbcEnvironmentRepository.PropertiesResultSetExtractor extractor) |
| Modifier and Type | Method and Description |
|---|---|
JdbcEnvironmentRepository |
build(JdbcEnvironmentProperties environmentProperties) |
@Deprecated public JdbcEnvironmentRepositoryFactory(org.springframework.jdbc.core.JdbcTemplate jdbc)
public JdbcEnvironmentRepositoryFactory(org.springframework.jdbc.core.JdbcTemplate jdbc,
JdbcEnvironmentRepository.PropertiesResultSetExtractor extractor)
public JdbcEnvironmentRepository build(JdbcEnvironmentProperties environmentProperties)
build in interface EnvironmentRepositoryFactory<JdbcEnvironmentRepository,JdbcEnvironmentProperties>Copyright © 2022 Pivotal Software, Inc.. All rights reserved.