Static
primaryThe primary key of the table as defined in the database.
Static
tableThe name of the table as defined in the database.
Reads a single ComicEvent by comicId and eventId.
The ID of the comic.
The ID of the event.
ComicEvent or null if comicId or eventId does not exist.
Reads all ComicEvents.
ComicEvent[]
Experimental
The ID of the Event.
ComicModel[]
Handles all interactions with the comics-db 'comic_event' table.
Read operations: