Type recommended
Title connectivity/dbexception: throwFeatureNotImplementedException
Posted by [EMAIL PROTECTED]
Affected [EMAIL PROTECTED],
Effective from CWS warnings01


Summary

+ throwFeatureNotImplementedException


Description
Instead of implementing unsupported methods empty - and thus
pretending to the caller that the call succeeded -, database drivers
should use throwFeatureNotImplementedException to indicate that the
concrete feature is not implemented.
The method throws an SQLException with SQLState "HYC00" and a message
saying "Feature not implemented".


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to