|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleDataSource | |
|---|---|
| com.j256.ormlite.db | Per-database type and SQL information. |
| Uses of SimpleDataSource in com.j256.ormlite.db |
|---|
| Methods in com.j256.ormlite.db that return SimpleDataSource | |
|---|---|
static SimpleDataSource |
DatabaseTypeUtils.createSimpleDataSource(String databaseUrl)
Creates and returns a SimpleDataSource associated with the databaseUrl and optional userName and password. |
static SimpleDataSource |
DatabaseTypeUtils.createSimpleDataSource(String databaseUrl,
String userName,
String password)
Creates and returns a SimpleDataSource associated with the databaseUrl and optional userName and
password. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||