public interface EntityInfo
Modifier and Type | Method and Description |
---|---|
Class<?> |
getClazz() |
Serializable |
getId() |
String |
getIdName() |
List<Integer> |
getIndexesOfThis() |
Object[] |
getProjection() |
boolean |
isProjectThis() |
void |
populateWithEntityInstance(Object entity) |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved