OracleProfile constructor
OracleProfile({})
Implementation
OracleProfile({
this.connectionAttributes,
this.databaseService,
this.hostname,
this.password,
this.port,
this.username,
});
OracleProfile({
this.connectionAttributes,
this.databaseService,
this.hostname,
this.password,
this.port,
this.username,
});