Example usage for Java java.beans DefaultPersistenceDelegate fields, constructors, methods, implement or subclass
The text is from its open source code.
DefaultPersistenceDelegate(String[] constructorPropertyNames) Creates a default persistence delegate for a class with a constructor whose arguments are the values of the property names as specified by constructorPropertyNames . |