Java java.beans DefaultPersistenceDelegate fields, constructors, methods, implement or subclass

Example usage for Java java.beans DefaultPersistenceDelegate fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.beans DefaultPersistenceDelegate.

The text is from its open source code.

Subclass

java.beans.DefaultPersistenceDelegate has subclasses.
Click this link to see all its subclasses.

Constructor

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 .