Class JdbcPropertySourceFactory

java.lang.Object
org.frankframework.jdbc.JdbcPropertySourceFactory
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class JdbcPropertySourceFactory extends Object implements org.springframework.context.ApplicationContextAware
See Spring's native PropertySourceFactory TODO use PropertySources (PropertiesPropertySource)
  • Field Details

  • Constructor Details

    • JdbcPropertySourceFactory

      public JdbcPropertySourceFactory()
  • Method Details