Class Tables
java.lang.Object
com.io7m.laurel.filemodel.internal.Tables
Convenience access to all tables in the default schema.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CaptionCategoriesThe tableCAPTION_CATEGORIES.static final CaptionsThe tableCAPTIONS.static final CategoriesThe tableCATEGORIES.static final GlobalCaptionsThe tableGLOBAL_CAPTIONS.static final ImageBlobsThe tableIMAGE_BLOBS.static final ImageCaptionsThe tableIMAGE_CAPTIONS.static final ImageCaptionsCountsThe tableIMAGE_CAPTIONS_COUNTS.static final ImagesThe tableIMAGES.static final MetadataThe tableMETADATA.static final RedoThe tableREDO.static final SchemaVersionThe tableSCHEMA_VERSION.static final UndoThe tableUNDO. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CAPTION_CATEGORIES
The tableCAPTION_CATEGORIES. -
CAPTIONS
The tableCAPTIONS. -
CATEGORIES
The tableCATEGORIES. -
GLOBAL_CAPTIONS
The tableGLOBAL_CAPTIONS. -
IMAGE_BLOBS
The tableIMAGE_BLOBS. -
IMAGE_CAPTIONS
The tableIMAGE_CAPTIONS. -
IMAGE_CAPTIONS_COUNTS
The tableIMAGE_CAPTIONS_COUNTS. -
IMAGES
The tableIMAGES. -
METADATA
The tableMETADATA. -
REDO
The tableREDO. -
SCHEMA_VERSION
The tableSCHEMA_VERSION. -
UNDO
The tableUNDO.
-
-
Constructor Details
-
Tables
public Tables()
-