public class JdbcPropertySourceFactory extends Object implements org.springframework.context.ApplicationContextAware
Modifier and Type | Field and Description |
---|---|
static String |
JDBC_PROPERTIES_KEY |
Constructor and Description |
---|
JdbcPropertySourceFactory() |
Modifier and Type | Method and Description |
---|---|
Properties |
createPropertySource(String name) |
Properties |
createPropertySource(String name,
String datasourceName) |
public static final String JDBC_PROPERTIES_KEY
public Properties createPropertySource(String name)
public Properties createPropertySource(String name, String datasourceName)
Copyright © 2023 Frank!Framework. All rights reserved.