Class IntModel
java.lang.Object
cn.net.vidyo.framework.data.jpa.domain.Model<Integer>
cn.net.vidyo.framework.data.jpa.domain.impl.IntModel
- All Implemented Interfaces:
IModel<Integer>,Serializable
- Direct Known Subclasses:
CreateUpdateTimeIntModel,HiddenIntModel
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cn.net.vidyo.framework.data.jpa.domain.Model
postLoad, postPersist, postUpdate, prePersist, preUpdate
-
Constructor Details
-
IntModel
public IntModel()
-
-
Method Details
-
getIdClass
-
getId
-
setId
-
isIdModified
public boolean isIdModified()ID已经被设置过- Returns:
- 返回信息
-