Interface JdbcResourceConfiguration

All Superinterfaces:
CronResourceConfiguration<JdbcResource,JdbcResourceNode>, ResourceConfiguration<JdbcResource,JdbcResourceNode>
All Known Implementing Classes:
JdbcResourcePropertiesConfiguration

public interface JdbcResourceConfiguration extends CronResourceConfiguration<JdbcResource,JdbcResourceNode>
The configuration for a JDBC resource.
Author:
AO Industries, Inc.