Skip to content

Clarify depracted Lob public constructors #185

@marschall

Description

@marschall

Both SQLServerClob and SQLServerBlob have deprecated public constructors. They are not used by the driver itself. I assume they are there to avoid breaking clients. I assume Connection#createClob and Connection#createBlob should be used instead. If that's true then it would be nice if this was documented in an @deprecated Javadoc tag and possibly in some kind of versioning policy on when the constructors will be removed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions