Uses of Interface
org.frankframework.jdbc.IDataSourceFactory
Package
Description
-
Uses of IDataSourceFactory in org.frankframework.jdbc
Modifier and TypeMethodDescriptionvoid
JdbcFacade.setDataSourceFactory
(IDataSourceFactory dataSourceFactory) -
Uses of IDataSourceFactory in org.frankframework.jdbc.datasource
Modifier and TypeClassDescriptionclass
class
Factory through which (TX-enabled) DataSources can be retrieved.class
Factory through which (TX-enabled) Pooling DataSources can be retrieved. -
Uses of IDataSourceFactory in org.frankframework.jdbc.migration
Modifier and TypeMethodDescriptionvoid
AbstractDatabaseMigrator.setDataSourceFactory
(IDataSourceFactory dataSourceFactory) -
Uses of IDataSourceFactory in org.frankframework.jta.narayana