Package net.sf.jailer.modelbuilder
package net.sf.jailer.modelbuilder
-
ClassDescriptionFinds associations and tables by analyzing the JDBC meta data.Provides a session with elevated privileges for reading restricted schema metadata.Maps normalized form of known unique identifiers (table names and column names) to the the identifiers.Memorized Result set.Meta data.Transforms (sort/select/group) Memorized Result sets.Functional interface for aggregate functions applied to a group of rows.Definition of a column transformation.An aggregate function that concatenates non-null values as a comma-separated list.Reads database meta data directly from meta data views.Automatically builds a data-model using a list of
ModelElementFinder.Finds model-elements (tables and associations).