Subversion Repositories SmartDukaan

Rev

Rev 26783 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 26783 Rev 31860
Line 14... Line 14...
14
 
14
 
15
import com.spice.profitmandi.dao.convertor.LocalDateTimeAttributeConverter;
15
import com.spice.profitmandi.dao.convertor.LocalDateTimeAttributeConverter;
16
import com.spice.profitmandi.dao.enumuration.dtr.OtpType;
16
import com.spice.profitmandi.dao.enumuration.dtr.OtpType;
17
 
17
 
18
@Entity
18
@Entity
19
@Table(name = "dtr.otp", schema = "dtr")
19
@Table(name = "dtr.otp")
20
public class Otp {
20
public class Otp {
21
	/**
21
	/**
22
	 * 
22
	 * 
23
	 */
23
	 */
24
	@Id
24
	@Id