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