Skip to content

Add BasicJdbcConverter constructor with IdentifierProcessing [DATAJDBC-510] #732

@spring-projects-issues

Description

@spring-projects-issues

MyeongHyeonLee opened DATAJDBC-510 and commented

It would be good to support injection of IdentifierProcessing into the constructor of BasicJdbcConverter.

The value of the IdentifierProcessing field in BasicJdbcConverter is fixed to HsqlDbDialect.INSTANCE.getIdentifierProcessing().

To use Dialect other than HsqlDb, It should be able to inject IdentifierPrrocessing or Dialect.

 


Affects: 2.0 M4 (Neumann)

Referenced from: pull request #192

Metadata

Metadata

Assignees

Labels

in: coreIssues in core supporttype: bugA general bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions