Skip to content

Move DatabaseObjectWriter.write(object) calls away from constructors - part 2 #119

@kaklakariada

Description

@kaklakariada

This is part 2 of #53.

Already implemented before

  • AdapterScript: already in builder
  • OracleTable: already in builder

Implemented in PR #116

  • VirtualSchema: moved writing to builder
  • Table: moved writing to builder

Todo

  • ConnectionDefinition
  • ExasolSchema
  • ExasolUser
  • MySqlSchema
  • MySqlUser
  • OracleSchema
  • OracleUser
  • PostgreSqlSchema
  • PostgreSqlUser

Metadata

Metadata

Labels

refactoringCode improvement without behavior change

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions