public class PropertyUtils extends Object
Modifier and Type | Method and Description |
---|---|
PropertyDescriptor[] |
getDescriptors(Class<?> targetClass) |
static PropertyUtils |
getInstance() |
public static PropertyUtils getInstance()
public PropertyDescriptor[] getDescriptors(Class<?> targetClass) throws IntrospectionException
IntrospectionException
Copyright © 2018 Liquibase.org. All rights reserved.