Database
Recruitment
OpenNewJob

OpenNewJob

Documentation for the OpenNewJob database schema.

Fields

FieldData TypeUsage
anyIdObjectIdUnique reference to any.
jobIdStringUnique reference to job.
notificationNumberStringTimestamp/Date for notificationNumber.
jobTitleStringStores the job title data.
designationIdObjectIdUnique reference to designation.
numberOfPostsNumberStores the number of posts data.
jobOpeningDateDateTimestamp/Date for jobOpeningDate.
jobClosingDateDateTimestamp/Date for jobClosingDate.
minimumQualificationNumberTimestamp/Date for minimumQualification.
minimumExperienceNumberStores the minimum experience data.
applicationFormPathStringTimestamp/Date for applicationFormPath.
applicationContentTypeStringTimestamp/Date for applicationContentType.
applicationAttachmentBufferTimestamp/Date for applicationAttachment.
jobDetailsPathStringTimestamp/Date for jobDetailsPath.
jobContentTypeStringStores the job content type data.
jobAttachmentBufferTimestamp/Date for jobAttachment.
remarksStringDetailed notes or remarks.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdObjectIdUnique reference to inserted Date.
updatedDateIdObjectIdUnique reference to updated Date.