|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.livis.flabes.util.ejb.EJBUtils
Enterprise JavaBean utilities.
Method Summary | |
static java.util.List |
getCMPfieldNames(java.lang.Class ejbClass)
Returns a list of names of persistent field of a CMP EJB. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public static java.util.List getCMPfieldNames(java.lang.Class ejbClass)
ejbClass
- class of the EJB with CMP to inspect.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |