Module io.github.mmm.orm
Package io.github.mmm.orm.metadata
package io.github.mmm.orm.metadata
-
ClassDescriptionMeta-information about a column of a
table.Interface for a foreign key of aDbTable.Interface for a foreign key of aDbTable.Meta-information about the database (DDL).Name of a database object (schema, table, column, etc.).DbObjectContainer<O extends DbObject>Interface for a container withDbObjects of a specific kind.Meta-information about a primary key.Meta-information about a database table.Meta-information about a database table (or view, materialized view, etc.).Name of a database object (schema, table, column, etc.).