Module org.jooq.beans.extensions
Package org.jooq.beans.extensions
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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultConstructorPropertiesProvider
public DefaultConstructorPropertiesProvider()
-
-
Method Details
-
properties
- Specified by:
propertiesin interfaceConstructorPropertiesProvider
-