Duplicate :
|
|
Relates :
|
The scope of java.beans.Encoder#setPersistenceDelegate is static however the method is not static and the javadoc doesn't mention it. This is an essential aspect of the method's semantics, it enables one to register a persistence delegate for a class once, when the class is initialized.
|