Class DefaultConstructorPropertiesProvider

java.lang.Object
org.jooq.beans.extensions.DefaultConstructorPropertiesProvider
All Implemented Interfaces:
ConstructorPropertiesProvider

public class DefaultConstructorPropertiesProvider extends Object implements ConstructorPropertiesProvider
The default ConstructorPropertiesProvider implementation that looks up constructor properties from ConstructorProperties.
Author:
Lukas Eder