void addExtension(
String key,
Object value
)
Add a vendor-specific extension to this query. The key and value are not standard. An implementation must ignore keys that are not recognized.
- Parameters:
key
- the key of the extensionvalue
- the value of the extension
- Since:
- JDO 2.0