public class BusinessPojoHelper extends Object
BusinessKey fields from a Class.| Modifier and Type | Method and Description |
|---|---|
static List<BusinessKeyField> |
getBusinessKeyFields(Class<?> clazz)
Get all business keys declared on a class and the parent super classes.
|
public static List<BusinessKeyField> getBusinessKeyFields(Class<?> clazz)
clazz - The class to introspect.Copyright © 2010-2016. All Rights Reserved.