|
|||||||||
| Home >> All >> medi >> db >> [ constraint overview ] | PREV NEXT | ||||||||
C
- check(int) - Method in class medi.db.constraint.FKAuthor
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKAuthorTelephoneNo
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKContainer
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKContains
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKData
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKDataSet
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKEditor
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKEditorTelephoneNo
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKFatherOf
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKFileType
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKGenre
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKIncludes
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKInstalledProgram
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKMarks
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKNeedsExecutionOf
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKPublished
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKRealized
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKSession
- Checks if the specified operation can be made.
- check(int) - Method in class medi.db.constraint.FKVolume
- Checks if the specified operation can be made.
F
- FKAuthor - class medi.db.constraint.FKAuthor.
- Represents the constraint for AUTHOR table.
- FKAuthor(DbAbstractTable) - Constructor for class medi.db.constraint.FKAuthor
- Creates new FKAuthor.
- FKAuthorTelephoneNo - class medi.db.constraint.FKAuthorTelephoneNo.
- Foreign key for the table AUTHOR_TELEPHONE_NO
- FKAuthorTelephoneNo(DbAbstractTable) - Constructor for class medi.db.constraint.FKAuthorTelephoneNo
- Creates new FKAuthorTelephoneNo.
- FKContainer - class medi.db.constraint.FKContainer.
- Represents the constraint for CONTAINER table.
- FKContainer(DbAbstractTable) - Constructor for class medi.db.constraint.FKContainer
- Creates new FKContainer
- FKContains - class medi.db.constraint.FKContains.
- Represents the constraint for CONTAINS table.
- FKContains() - Constructor for class medi.db.constraint.FKContains
- Creates new FKContains.
- FKContains(DbAbstractTable) - Constructor for class medi.db.constraint.FKContains
- Creates new FKContains
- FKData - class medi.db.constraint.FKData.
- Represents the constraint for DATA table.
- FKData(DbAbstractTable) - Constructor for class medi.db.constraint.FKData
- Creates new FKData.
- FKDataSet - class medi.db.constraint.FKDataSet.
- Represents the constraint for DATA_SET table.
- FKDataSet(DbAbstractTable) - Constructor for class medi.db.constraint.FKDataSet
- Creates new FKDataSet.
- FKEditor - class medi.db.constraint.FKEditor.
- Represents the constraint for EDITOR table.
- FKEditor(DbAbstractTable) - Constructor for class medi.db.constraint.FKEditor
- Creates new FKEditor.
- FKEditorTelephoneNo - class medi.db.constraint.FKEditorTelephoneNo.
- Represents the constraint for EDITOR_TELEPHONE_NO table.
- FKEditorTelephoneNo(DbAbstractTable) - Constructor for class medi.db.constraint.FKEditorTelephoneNo
- Creates new FKEditorTelephoneNo
- FKFatherOf - class medi.db.constraint.FKFatherOf.
- Represents the constraint for FATHER_OF table.
- FKFatherOf(DbAbstractTable) - Constructor for class medi.db.constraint.FKFatherOf
- Creates new FKFatherOf.
- FKFileType - class medi.db.constraint.FKFileType.
- Represents the constraint for FILE_TYPE table.
- FKFileType(DbAbstractTable) - Constructor for class medi.db.constraint.FKFileType
- Creates new FKFileType.
- FKGenre - class medi.db.constraint.FKGenre.
- Represents the constraint for GENRE table.
- FKGenre() - Constructor for class medi.db.constraint.FKGenre
- Creates new FKGenre
- FKGenre(DbAbstractTable) - Constructor for class medi.db.constraint.FKGenre
- Creates new FKGenre.
- FKIncludes - class medi.db.constraint.FKIncludes.
- Represents the constraint for INCLUDES table.
- FKIncludes(DbAbstractTable) - Constructor for class medi.db.constraint.FKIncludes
- Creates new FKIncludes.
- FKInstalledProgram - class medi.db.constraint.FKInstalledProgram.
- Represents the constraint for INSTALLER_PROGRAM table.
- FKInstalledProgram(DbAbstractTable) - Constructor for class medi.db.constraint.FKInstalledProgram
- Creates new FKInstalledProgram.
- FKMarks - class medi.db.constraint.FKMarks.
- Represents the constraint for MARKS table.
- FKMarks() - Constructor for class medi.db.constraint.FKMarks
- Creates new FKMarks.
- FKMarks(DbAbstractTable) - Constructor for class medi.db.constraint.FKMarks
- Creates new FKMarks.
- FKNeedsExecutionOf - class medi.db.constraint.FKNeedsExecutionOf.
- Represents the constraint for NEEDS_EXECUTION_OF table.
- FKNeedsExecutionOf(DbAbstractTable) - Constructor for class medi.db.constraint.FKNeedsExecutionOf
- Creates new FKNeedsExecutionOf.
- FKPublished - class medi.db.constraint.FKPublished.
- Represents the constraint for PUBLISHED table.
- FKPublished(DbAbstractTable) - Constructor for class medi.db.constraint.FKPublished
- Creates new FKPublished.
- FKRealized - class medi.db.constraint.FKRealized.
- Represents the constraint for REALIZED table.
- FKRealized(DbAbstractTable) - Constructor for class medi.db.constraint.FKRealized
- Creates new FKRealized.
- FKSession - class medi.db.constraint.FKSession.
- Represents the constraint for SESSION table.
- FKSession() - Constructor for class medi.db.constraint.FKSession
- Creates new FKSession.
- FKSession(DbAbstractTable) - Constructor for class medi.db.constraint.FKSession
- Creates new FKSession.
- FKVolume - class medi.db.constraint.FKVolume.
- Represents the constraint for VOLUME table.
- FKVolume(DbAbstractTable) - Constructor for class medi.db.constraint.FKVolume
- Creates new FKVolume.
M
- medi.db.constraint - package medi.db.constraint
S
- setAuthorTable(Author) - Method in class medi.db.constraint.FKAuthorTelephoneNo
- Sets Author table.
- setAuthorTable(Author) - Method in class medi.db.constraint.FKRealized
- Sets the Author table.
- setAuthorTelephoneNoTable(AuthorTelephoneNo, int) - Method in class medi.db.constraint.FKAuthor
- Sets AuthorTelephoneNo table.
- setContainerTable(Container) - Method in class medi.db.constraint.FKVolume
- Sets the Container table.
- setContainsTable(Contains, int) - Method in class medi.db.constraint.FKData
- Sets the Contains table.
- setContainsTable(Contains, int) - Method in class medi.db.constraint.FKSession
- Sets the Contains table.
- setDataSetTable(DataSet) - Method in class medi.db.constraint.FKIncludes
- Sets the DataSet table.
- setDataTable(Data) - Method in class medi.db.constraint.FKContains
- Sets the Data table.
- setDataTable(Data) - Method in class medi.db.constraint.FKFatherOf
- Sets the Data table.
- setDataTable(Data, int) - Method in class medi.db.constraint.FKFileType
- Sets the Data table.
- setDataTable(Data) - Method in class medi.db.constraint.FKIncludes
- Sets the Data table.
- setDataTable(Data) - Method in class medi.db.constraint.FKMarks
- Sets the Data table.
- setDataTable(Data) - Method in class medi.db.constraint.FKPublished
- Sets the Data table.
- setDataTable(Data) - Method in class medi.db.constraint.FKRealized
- Sets the Data table.
- setEditorTable(Editor) - Method in class medi.db.constraint.FKEditorTelephoneNo
- Sets the Editor table.
- setEditorTable(Editor) - Method in class medi.db.constraint.FKPublished
- Sets the Editor table.
- setEditorTelephoneNoTable(EditorTelephoneNo, int) - Method in class medi.db.constraint.FKEditor
- Sets EditorTelephoneNo table.
- setFatherOfTable(FatherOf, int) - Method in class medi.db.constraint.FKData
- Sets FatherOf table.
- setFileTypeTable(FileType) - Method in class medi.db.constraint.FKData
- Sets the FileType table to use.
- setFileTypeTable(FileType) - Method in class medi.db.constraint.FKNeedsExecutionOf
- Sets the FileType table.
- setGenreTable(Genre) - Method in class medi.db.constraint.FKMarks
- Sets the Genre table.
- setIncludesTable(Includes, int) - Method in class medi.db.constraint.FKData
- Sets the Includes table.
- setIncludesTable(Includes, int) - Method in class medi.db.constraint.FKDataSet
- Sets the Includes table.
- setInstalledProgramTable(InstalledProgram) - Method in class medi.db.constraint.FKNeedsExecutionOf
- Sets the InstalledProgram table.
- setMarksTable(Marks, int) - Method in class medi.db.constraint.FKData
- Sets Marks table.
- setMarksTable(Marks, int) - Method in class medi.db.constraint.FKGenre
- Sets the Marks table.
- setNeedsExecutionOfTable(NeedsExecutionOf, int) - Method in class medi.db.constraint.FKFileType
- Sets the NeedsExecutionOf table.
- setNeedsExecutionOfTable(NeedsExecutionOf, int) - Method in class medi.db.constraint.FKInstalledProgram
- Sets the NeedsExecutionOf table.
- setPublishedTable(Published, int) - Method in class medi.db.constraint.FKData
- Sets the Published table.
- setPublishedTable(Published, int) - Method in class medi.db.constraint.FKEditor
- Sets the Published table.
- setRealizedTable(Realized, int) - Method in class medi.db.constraint.FKAuthor
- Sets the Realized table to use.
- setRealizedTable(Realized, int) - Method in class medi.db.constraint.FKData
- Sets Realized table.
- setSessionTable(Session) - Method in class medi.db.constraint.FKContains
- Sets the Session table.
- setSessionTable(Session, int) - Method in class medi.db.constraint.FKVolume
- Sets the Session table.
- setVolumeTable(Volume, int) - Method in class medi.db.constraint.FKContainer
- Sets the Volume table.
- setVolumeTable(Volume) - Method in class medi.db.constraint.FKSession
- Sets the Volume table.
U
- update(int) - Method in class medi.db.constraint.FKAuthor
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKAuthorTelephoneNo
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKContainer
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKContains
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKData
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKDataSet
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKEditor
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKEditorTelephoneNo
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKFatherOf
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKFileType
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKGenre
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKIncludes
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKInstalledProgram
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKMarks
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKNeedsExecutionOf
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKPublished
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKRealized
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKSession
- Checks (if automatic checking is set) and updates, performing the operation.
- update(int) - Method in class medi.db.constraint.FKVolume
- Checks (if automatic checking is set) and updates, performing the operation.
C F M S U
|
|||||||||
| Home >> All >> medi >> db >> [ constraint overview ] | PREV NEXT | ||||||||