Column model builder.
Table model builder
Creates a Slick data model from jdbc meta data.
Creates a Slick data model from jdbc meta data. Foreign keys pointing out of the given tables are not included.
Column model builder factory.
Column model builder factory. Override for customization.
Table model builder factory.
Table model builder factory. Override for customization.
Converts from java.
Converts from java.sql.Types to the corresponding Java class name (with fully qualified path).
Read the column metadata for a table in ordinal position order
Read the column metadata for a table in ordinal position order
Read the foreign key metadata for a table grouped by name and in key sequence order
Read the foreign key metadata for a table grouped by name and in key sequence order
Read the index metadata grouped by name and in ordinal position order
Read the index metadata grouped by name and in ordinal position order
Read the primary key metadata for a table in key sequence order
Read the primary key metadata for a table in key sequence order
(modelBuilder: StringAdd).self
(modelBuilder: StringFormat).self
(modelBuilder: ArrowAssoc[ModelBuilder]).x
(Since version 2.10.0) Use leftOfArrow
instead
(modelBuilder: Ensuring[ModelBuilder]).x
(Since version 2.10.0) Use resultOfEnsuring
instead