Subversion Repositories XServices

Rev

Rev 70 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

create table qrtz_calendars(
sched_name varchar(120) not null,
calendar_name varchar(200) not null,
calendar blob not null,
primary key (sched_name,calendar_name)
)

Generated by GNU Enscript 1.6.5.90.