Skip to content

Consider "unwrap()/isWrapperFor()" method #28

@ttddyy

Description

@ttddyy

In JDBC,Wrapper interface is implemented(extended) by other interfaces in order to allow user to retrieve specific implementation.

Since SPI is defines as interface, user might need to work on actual implementation instances. Especially this is true when instance is wrapped by delegation or proxy.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions