Package play.db
Interface DataSourceFactory
- All Known Implementing Classes:
HikariDataSourceFactory
public interface DataSourceFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateDataSource(Configuration dbConfig) getJdbcUrl(DataSource ds) getUser(DataSource ds)
-
Method Details
-
createDataSource
- Throws:
PropertyVetoExceptionSQLException
-
getStatus
- Throws:
SQLException
-
getDriverClass
-
getJdbcUrl
-
getUser
-