Skip to content

Support to access SqlGenerator [DATAJDBC-385] #608

Open
@spring-projects-issues

Description

@spring-projects-issues

MyeongHyeonLee opened DATAJDBC-385 and commented

The access scope of the SqlGenerator is package-public and can not be used.

I need to implement the DataAccessStrategy to support RDBMS vendors not supported by spring-data-jdbc.

I would like to reuse DefaultDataAccessStrategy and SqlGenerator.

Are you planning to change the access scope of the SqlGenerator to public?


Reference URL: https://github.com/spring-projects/spring-data-jdbc/blob/1.1.0.M4/spring-data-jdbc/src/main/java/org/springframework/data/jdbc/core/convert/SqlGenerator.java

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions