Class StringModel

java.lang.Object
cn.net.vidyo.framework.data.jpa.domain.Model<String>
cn.net.vidyo.framework.data.jpa.domain.impl.StringModel
All Implemented Interfaces:
IModel<String>, Serializable
Direct Known Subclasses:
CreateUpdateTimeStringModel, HiddenStringModel

@MappedSuperclass public class StringModel extends Model<String>
See Also: