Package | Description |
---|---|
com.deiser.jira.profields.api.connection | |
com.deiser.jira.profields.api.connection.database |
Modifier and Type | Method and Description |
---|---|
DBConnectionBuilder |
ConnectionService.getDBConnectionBuilder()
Get the builder to create a database connection in Projectrak
|
Modifier and Type | Method and Description |
---|---|
DBConnection |
ConnectionService.create(DBConnectionBuilder builder)
Create a database connection in Projectrak from a connection builder
|
Modifier and Type | Method and Description |
---|---|
DBConnectionBuilder |
DBConnectionBuilder.setConnectionString(String url)
Set the url of connection string for database connection
|
DBConnectionBuilder |
DBConnectionBuilder.setDatabaseType(DatabaseType type)
Set the database type.
|
Copyright © 2022 DEISER. All Rights Reserved.