|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.hibernate.HibUtilsMapping
public class HibUtilsMapping
metadata and other methods for hibernate
Constructor Summary | |
---|---|
HibUtilsMapping()
|
Method Summary | |
---|---|
static boolean |
isInsert(java.lang.Object object)
see if this object would be an insert for hibernate, or if it would be an update. |
static java.io.Serializable |
primaryKeyCurrentValue(java.lang.Object object)
get the hibernate primary key property value (current value) |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HibUtilsMapping()
Method Detail |
---|
public static boolean isInsert(java.lang.Object object)
object
-
public static java.io.Serializable primaryKeyCurrentValue(java.lang.Object object)
object
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |