Uses of Class
play.db.DB.ExtendedDatasource
-
Packages that use DB.ExtendedDatasource Package Description play.db -
-
Uses of DB.ExtendedDatasource in play.db
Fields in play.db with type parameters of type DB.ExtendedDatasource Modifier and Type Field Description protected static java.util.Map<java.lang.String,DB.ExtendedDatasource>
DB. datasources
The loaded datasource.
-