Package org.ametys.odf.ose.db.column
-
Interface Summary Interface Description Column Column in the database -
Class Summary Class Description DefaultColumn The definition of a colum with a name, a SQL type and if it's nullable.ForeignKeyColumn The definition of a column with a foreign key.ScenarioIdColumn This column is only used in the SRC_* view to reference the right source from the SCENARIO table.SourceIdColumn This column is only used in the SRC_* view to reference the right source from the SOURCE table.