Uses of Class
org.pgcodekeeper.core.database.ch.schema.ChTable
Packages that use ChTable
Package
Description
-
Uses of ChTable in org.pgcodekeeper.core.database.ch.parser.statement
Methods in org.pgcodekeeper.core.database.ch.parser.statement with parameters of type ChTableModifier and TypeMethodDescriptionvoidChCreateTable.parseObject(ChTable table) Parses table details including engine, elements, and comments. -
Uses of ChTable in org.pgcodekeeper.core.database.ch.schema
Subclasses of ChTable in org.pgcodekeeper.core.database.ch.schemaModifier and TypeClassDescriptionclassRepresents a ClickHouse Log family table that supports constraints.Methods in org.pgcodekeeper.core.database.ch.schema that return ChTable