| Type Before | Type After | No. of Instances | No. of Commits | No. of Projects | Hierarchy Relation | Primitive Info | Namespace |
|---|---|---|---|---|---|---|---|
| org.jooq.Field | org.jooq.SelectField | 591 | 2 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.util.postgres.information_schema.tables.Tables | org.jooq.util.mysql.information_schema.tables.Tables | 3 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.util.postgres.information_schema.tables.Attributes | org.xml.sax.Attributes | 3 | 1 | 1 | Composition | - | Internal -> Jdk |
| org.jooq.util.postgres.information_schema.tables.Sequences | org.jooq.util.h2.information_schema.tables.Sequences | 3 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.util.postgres.information_schema.tables.Parameters | org.jooq.util.mysql.information_schema.tables.Parameters | 3 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.util.postgres.information_schema.tables.ReferentialConstraints | org.jooq.util.mysql.information_schema.tables.ReferentialConstraints | 3 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.util.postgres.information_schema.tables.Columns | org.jooq.util.mysql.information_schema.tables.Columns | 3 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.util.postgres.information_schema.tables.KeyColumnUsage | org.jooq.util.mysql.information_schema.tables.KeyColumnUsage | 3 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.util.postgres.information_schema.tables.Schemata | org.jooq.util.mysql.information_schema.tables.Schemata | 3 | 1 | 1 | SIBLING | - | Internal -> Internal |
| java.lang.Object | java.lang.reflect.AccessibleObject | 7 | 1 | 1 | - | - | Jdk -> Jdk |
| org.jooq.util.h2.information_schema.tables.Columns | org.jooq.util.mysql.information_schema.tables.Columns | 1 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.util.h2.information_schema.tables.Tables | org.jooq.util.mysql.information_schema.tables.Tables | 1 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.util.h2.information_schema.tables.Schemata | org.jooq.util.mysql.information_schema.tables.Schemata | 1 | 1 | 1 | SIBLING | - | Internal -> Internal |
| java.util.List<org.jooq.ExecuteListener> | org.jooq.ExecuteListener | 2 | 1 | 1 | - | - | Jdk -> Internal |
| org.jooq.WindowRowsStep | org.jooq.impl.Function | 3 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.CreateTableFinalStep | org.jooq.CreateTableOnCommitStep | 2 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.ConstraintForeignKeyOnStep | org.jooq.ConstraintFinalStep | 2 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.ConstraintFinalStep | org.jooq.ConstraintForeignKeyOnStep | 57 | 3 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.Param | java.util.List | 1 | 1 | 1 | - | - | Internal -> Jdk |
| org.jooq.UDTRecord<?> | org.jooq.Record | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| java.lang.String | org.jooq.Name | 260 | 24 | 1 | - | - | Jdk -> Internal |
| org.jooq.Field<K> | int | 1 | 1 | 1 | - | - | Internal -> Jdk |
| org.jooq.TransactionalRunnable | org.jooq.tools.jdbc.MockRunnable | 1 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.TransactionalCallable | org.jooq.tools.jdbc.MockCallable | 1 | 1 | 1 | - | - | Internal -> Internal |
| javax.persistence.Column | java.lang.String | 1 | 1 | 1 | - | - | External -> Jdk |
| org.jooq.LoaderJSONStep | org.jooq.impl.LoaderImpl | 4 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.DropIndexFinalStep | org.jooq.DropIndexOnStep | 12 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.Insert<R> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.Insert | org.jooq.InsertReturningStep | 24 | 2 | 1 | - | - | Internal -> Internal |
| java.lang.String | java.lang.reflect.AccessibleObject | 6 | 1 | 1 | - | - | Jdk -> Jdk |
| org.jooq.impl.ArrayTableSimulation | org.jooq.impl.ArrayTableEmulation | 1 | 1 | 1 | SIBLING | - | Internal -> Internal |
| java.util.Stack | java.util.Deque | 7 | 1 | 1 | SIBLING | - | Jdk -> Jdk |
| java.lang.String | java.util.List<java.lang.String> | 2 | 1 | 1 | - | - | Jdk -> Jdk |
| org.jooq.Field<java.lang.reflect.AccessibleObject> | org.jooq.QueryPart | 1 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.Configuration | org.jooq.Context<?> | 1 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.InsertReturningStep | org.jooq.InsertOnDuplicateStep | 25 | 4 | 1 | R_SUPER_T | - | Internal -> Internal |
| ? extendsjava.lang.Number | ? | 11 | 2 | 1 | T_SUPER_R | - | Jdk -> TypeVariable |
| java.lang.Number | java.lang.reflect.AccessibleObject | 3 | 2 | 1 | - | - | Jdk -> Jdk |
| org.hibernate.cfg.Configuration | org.hibernate.boot.MetadataSources | 1 | 1 | 1 | - | - | External -> External |
| java.util.List<org.jooq.Result<org.jooq.Record>> | org.jooq.Results | 18 | 1 | 1 | T_SUPER_R | - | Jdk -> Internal |
| org.jooq.Result<?> | org.jooq.ResultOrRows | 1 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.Result<org.jooq.Record> | org.jooq.ResultOrRows | 1 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.Results | org.jooq.impl.ResultsImpl | 2 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep19<R, T10, T1, T11, T2, T3, T12, T4, T13, T14, T5, T15, T6, T16, T7, T17, T8, T18, T9, T19> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep15<R, T10, T1, T11, T2, T3, T12, T4, T13, T14, T5, T15, T6, T7, T8, T9> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep16<R, T10, T1, T11, T2, T3, T12, T4, T13, T14, T5, T15, T6, T16, T7, T8, T9> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep11<R, T10, T1, T11, T2, T3, T4, T5, T6, T7, T8, T9> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep4<T3, T4, R, T1, T2> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep12<R, T10, T1, T11, T2, T12, T3, T4, T5, T6, T7, T8, T9> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep6<R, T1, T2, T3, T4, T5, T6> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep15<R, T10, T1, T11, T2, T3, T12, T4, T13, T14, T5, T15, T6, T7, T8, T9> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep21<R, T1, T10, T2, T11, T3, T12, T4, T13, T14, T5, T15, T6, T20, T16, T21, T7, T17, T8, T18, T9, T19> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep7<T3, T4, T5, T6, T7, R, T1, T2> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep5<T3, T4, T5, R, T1, T2> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep4<T1, T2, T3, T4, R> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep9<T7, T8, T9, R, T1, T2, T3, T4, T5, T6> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.UpdateSetFirstStep<R> | org.jooq.impl.UpdateImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep6<T1, T2, T3, T4, T5, T6, R> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep22<R, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T20, T15, T21, T16, T17, T22, T18, T19> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep14<R, T10, T1, T11, T2, T3, T12, T4, T13, T14, T5, T6, T7, T8, T9> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep3<T1, T2, T3, R> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep10<R, T10, T1, T2, T3, T4, T5, T6, T7, T8, T9> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep12<R, T10, T1, T11, T2, T12, T3, T4, T5, T6, T7, T8, T9> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep13<R, T10, T1, T11, T2, T3, T12, T4, T13, T5, T6, T7, T8, T9> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep9<T5, T6, T7, T8, T9, R, T1, T2, T3, T4> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.DeleteWhereStep<R> | org.jooq.impl.DeleteImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep17<R, T10, T1, T11, T2, T3, T12, T4, T13, T14, T5, T15, T6, T16, T7, T17, T8, T9> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep3<T1, T2, T3, R> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStepN<R> | org.jooq.impl.InsertImpl | 2 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep22<T10, T11, T12, T13, T14, T20, T15, T21, T16, T17, T22, T18, T19, R, T1, T2, T3, T4, T5, T6, T7, T8, T9> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep1<T1, R> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep2<T1, T2, R> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep21<R, T1, T10, T2, T11, T3, T12, T4, T13, T14, T5, T15, T6, T20, T16, T21, T7, T17, T8, T18, T9, T19> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep7<T3, T4, T5, T6, T7, R, T1, T2> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep5<T5, R, T1, T2, T3, T4> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep16<T9, R, T10, T1, T11, T2, T3, T12, T4, T13, T14, T5, T15, T6, T16, T7, T8> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep17<T16, T7, T17, T8, T9, R, T10, T1, T11, T2, T3, T12, T4, T13, T14, T5, T15, T6> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep8<R, T1, T2, T3, T4, T5, T6, T7, T8> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep2<R, T1, T2> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep8<T7, T8, R, T1, T2, T3, T4, T5, T6> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStepN<R> | org.jooq.impl.MergeImpl | 2 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.InsertValuesStep19<T18, T9, T19, R, T10, T1, T11, T2, T3, T12, T4, T13, T14, T5, T15, T6, T16, T7, T17, T8> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep18<T3, T12, T4, T13, T14, T5, T15, T6, T16, T7, T17, T8, T18, T9, R, T10, T1, T11, T2> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep20<R, T10, T1, T2, T11, T3, T12, T4, T13, T14, T5, T15, T6, T20, T16, T7, T17, T8, T18, T9, T19> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep14<R, T10, T1, T11, T2, T3, T12, T4, T13, T14, T5, T6, T7, T8, T9> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep1<R, T1> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep13<T7, T8, T9, R, T10, T1, T11, T2, T3, T12, T4, T13, T5, T6> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep11<R, T10, T1, T11, T2, T3, T4, T5, T6, T7, T8, T9> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.InsertValuesStep10<T9, R, T10, T1, T2, T3, T4, T5, T6, T7, T8> | org.jooq.impl.InsertImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep20<R, T10, T1, T2, T11, T3, T12, T4, T13, T14, T5, T15, T6, T20, T16, T7, T17, T8, T18, T9, T19> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.MergeKeyStep18<R, T10, T1, T11, T2, T3, T12, T4, T13, T14, T5, T15, T6, T16, T7, T17, T8, T18, T9> | org.jooq.impl.MergeImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| java.io.BufferedReader | org.jooq.impl.LoaderImpl.InputDelay | 1 | 1 | 1 | Composition | - | Jdk -> Internal |
| void | boolean | 4 | 4 | 1 | - | - | Jdk -> Jdk |
| java.util.HashMap | java.util.Map | 1 | 1 | 1 | R_SUPER_T | - | Jdk -> Jdk |
| org.jooq.Field | org.jooq.Param | 3 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.SelectOnStep<R> | org.jooq.impl.SelectImpl | 5 | 2 | 1 | - | - | Internal -> Internal |
| org.jooq.SelectJoinStep<R> | org.jooq.impl.SelectImpl | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.DerivedColumnList | org.jooq.impl.DerivedColumnListImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| java.sql.DatabaseMetaData | org.jooq.Result<org.jooq.Record> | 1 | 1 | 1 | - | - | Jdk -> Internal |
| org.jooq.util.SchemaDefinition | org.jooq.util.CatalogDefinition | 2 | 1 | 1 | SIBLING | - | Internal -> Internal |
| java.lang.String | org.jooq.util.jaxb.ForcedType | 1 | 1 | 1 | - | - | Jdk -> Internal |
| org.jooq.impl.DropStatementType | org.jooq.impl.DDLStatementType | 2 | 1 | 1 | - | - | Internal -> Internal |
| java.lang.String | org.jooq.impl.AbstractQuery.Rendered | 2 | 1 | 1 | Composition | - | Jdk -> Internal |
| org.jooq.RenderContext | org.jooq.Context<?> | 2 | 2 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.RenderContext | org.jooq.impl.DefaultRenderContext | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| java.math.BigDecimal | java.lang.Number | 1 | 1 | 1 | R_SUPER_T | - | Jdk -> Jdk |
| java.util.List | org.jooq.Field | 5 | 3 | 1 | - | - | Jdk -> Internal |
| org.jooq.InsertQuery | org.jooq.StoreQuery | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| boolean | org.jooq.Field<T> | 6 | 1 | 1 | - | - | Jdk -> Internal |
| boolean | java.lang.String | 3 | 1 | 1 | - | - | Jdk -> Jdk |
| java.lang.reflect.AccessibleObject | org.jooq.EnumType | 1 | 1 | 1 | - | - | Jdk -> Internal |
| org.jooq.QueryPart | org.jooq.impl.QueryPartList<org.jooq.Param<?>> | 3 | 1 | 1 | - | - | Internal -> Internal |
| ? | java.lang.Void | 1 | 1 | 1 | - | - | TypeVariable -> Jdk |
| org.jooq.AlterSequenceRestartStep | org.jooq.AlterSequenceStep | 9 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.CreateIndexFinalStep | org.jooq.impl.CreateIndexImpl | 2 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.CreateIndexFinalStep | org.jooq.CreateIndexWhereStep | 2 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| java.lang.reflect.AccessibleObject | java.io.Serializable | 4 | 1 | 1 | - | - | Jdk -> Jdk |
| org.jooq.WindowSpecificationOrderByStep | org.jooq.WindowSpecificationRowsStep | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| ? | java.lang.String | 3 | 2 | 1 | - | - | TypeVariable -> Jdk |
| org.jooq.Table<?> | org.jooq.impl.InformationSchemaMetaImpl.InformationSchemaTable | 4 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.UniqueKey | org.jooq.ForeignKey | 1 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.UniqueKey | org.jooq.impl.UniqueKeyImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| java.util.List | org.jooq.Table | 1 | 1 | 1 | - | - | Jdk -> Internal |
| java.lang.reflect.AccessibleObject | java.util.LinkedHashMap<java.lang.String, java.lang.String> | 1 | 1 | 1 | - | - | Jdk -> Jdk |
| org.jooq.AlterTableFinalStep | org.jooq.AlterTableUsingIndexStep | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| java.util.function.Function | java.util.function.BiFunction | 9 | 1 | 1 | - | - | Jdk -> Jdk |
| java.lang.String | org.jooq.Field<?> | 2 | 1 | 1 | - | - | Jdk -> Internal |
| org.jooq.tools.JooqLogger.Level | org.jooq.Log.Level | 1 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.Condition | org.jooq.LikeEscapeStep | 16 | 1 | 1 | - | - | Internal -> Internal |
| boolean | org.jooq.Package | 2 | 1 | 1 | - | - | Jdk -> Internal |
| org.jooq.Field<T> | java.time.LocalDate | 1 | 1 | 1 | - | - | Internal -> Jdk |
| ? extendsjava.util.Date | ? | 4 | 1 | 1 | T_SUPER_R | - | Jdk -> TypeVariable |
| org.jooq.ThreadLocalTransactionalRunnable | org.jooq.ContextTransactionalRunnable | 2 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.ThreadLocalTransactionalCallable | org.jooq.ContextTransactionalCallable | 2 | 1 | 1 | - | - | Internal -> Internal |
| void | org.jooq.Field<?> | 2 | 1 | 1 | - | - | Jdk -> Internal |
| java.sql.Time | java.time.OffsetTime | 2 | 1 | 1 | SIBLING | - | Jdk -> Jdk |
| java.sql.Timestamp | java.time.OffsetDateTime | 5 | 3 | 1 | SIBLING | - | Jdk -> Jdk |
| ? | java.lang.Number | 1 | 1 | 1 | - | - | TypeVariable -> Jdk |
| java.math.BigDecimal | ? | 1 | 1 | 1 | - | - | Jdk -> TypeVariable |
| org.jooq.TableLike | org.jooq.Select | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| java.lang.Boolean | java.lang.Boolean[] | 2 | 1 | 1 | - | - | Jdk -> Jdk |
| java.lang.Boolean[] | java.lang.Boolean | 1 | 1 | 1 | - | - | Jdk -> Jdk |
| org.jooq.Field | org.jooq.FieldOrRow | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.Condition | org.jooq.QueryPart | 3 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.Field<?> | org.jooq.FieldOrRow | 7 | 3 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.DeleteFinalStep | org.jooq.DeleteReturningStep | 1 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.impl.ParserImpl.ParserContext | java.lang.String | 4 | 1 | 1 | Composition | - | Internal -> Jdk |
| org.jooq.InsertFinalStep | org.jooq.InsertReturningStep | 12 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.TableOptionalOnStep | org.jooq.TableOnStep | 1 | 1 | 1 | - | - | Internal -> Internal |
| boolean | org.jooq.impl.ParserImpl.Sign | 3 | 1 | 1 | - | - | Jdk -> Internal |
| java.lang.reflect.Method | java.lang.reflect.AccessibleObject | 1 | 1 | 1 | R_SUPER_T | - | Jdk -> Jdk |
| org.jooq.Name | java.lang.String | 4 | 3 | 1 | - | - | Internal -> Jdk |
| java.lang.reflect.AccessibleObject | org.jooq.QueryPart | 1 | 1 | 1 | - | - | Jdk -> Internal |
| org.jooq.SelectForUpdateStep<R> | SelectWithTiesAfterOffsetStep<R> | 6 | 1 | 1 | - | - | Internal -> External |
| org.jooq.SelectOffsetStep<R> | SelectWithTiesStep<R> | 2 | 1 | 1 | - | - | Internal -> External |
| org.jooq.WithAsStep8 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep14 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep9 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep13 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep12 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep16 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep15 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep20 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep17 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep22 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep19 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep | org.jooq.impl.WithImpl | 4 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep21 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep18 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep3 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep10 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep2 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep11 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep1 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep7 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep4 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep5 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.WithAsStep6 | org.jooq.impl.WithImpl | 1 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.Condition | org.jooq.True | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.Condition | org.jooq.False | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.Name | org.jooq.Index | 11 | 2 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.Field | java.util.Collection | 1 | 1 | 1 | - | - | Internal -> Jdk |
| org.jooq.SortField | org.jooq.OrderField | 13 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.Field | org.jooq.OrderField | 59 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.SortField | java.util.Collection | 6 | 1 | 1 | - | - | Internal -> Jdk |
| ? extendsjava.lang.reflect.AccessibleObject[] | ? | 1 | 1 | 1 | T_SUPER_R | - | Jdk -> TypeVariable |
| org.jooq.Record5 | org.jooq.Record6 | 1 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.impl.FieldMapForInsert | org.jooq.impl.FieldMapsForInsert | 1 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.impl.FieldMapForInsert | java.util.Map<org.jooq.Field<?>, org.jooq.Field<?>> | 2 | 1 | 1 | - | - | Internal -> Jdk |
| ? extendsorg.jooq.Field<?> | ? | 12 | 1 | 1 | T_SUPER_R | - | Internal -> TypeVariable |
| org.jooq.Field<?> | java.lang.reflect.AccessibleObject | 1 | 1 | 1 | - | - | Internal -> Jdk |
| void | java.sql.SQLException | 2 | 1 | 1 | - | - | Jdk -> Jdk |
| org.jooq.util.jaxb.ForcedType | java.lang.reflect.AccessibleObject | 1 | 1 | 1 | - | - | Internal -> Jdk |
| boolean | org.jooq.Nullability | 7 | 1 | 1 | - | - | Jdk -> Internal |
| java.lang.String | org.jooq.example.jpa.embeddables.Title | 2 | 1 | 1 | Composition | - | Jdk -> Internal |
| java.lang.Integer | java.lang.String | 4 | 1 | 1 | SIBLING | - | Jdk -> Jdk |
| java.lang.String | java.time.Year | 4 | 1 | 1 | SIBLING | - | Jdk -> Jdk |
| org.jooq.Row5 | org.jooq.Row6 | 2 | 1 | 1 | SIBLING | - | Internal -> Internal |
| java.lang.Long | org.jooq.types.UInteger | 2 | 1 | 1 | - | - | Jdk -> Internal |
| java.lang.String | byte | 5 | 1 | 1 | - | - | Jdk -> Jdk |
| java.lang.Long | byte | 1 | 1 | 1 | - | - | Jdk -> Jdk |
| java.lang.Long | org.jooq.types.ULong | 1 | 1 | 1 | - | - | Jdk -> Internal |
| java.lang.Long | java.lang.String | 1 | 1 | 1 | SIBLING | - | Jdk -> Jdk |
| org.jooq.util.mysql.information_schema.tables.TableConstraints | org.jooq.util.hsqldb.information_schema.tables.TableConstraints | 1 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.util.mysql.information_schema.tables.Columns | org.jooq.util.hsqldb.information_schema.tables.Columns | 1 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.util.mysql.information_schema.tables.Schemata | org.jooq.util.hsqldb.information_schema.tables.Schemata | 1 | 1 | 1 | SIBLING | - | Internal -> Internal |
| java.lang.Integer | org.jooq.types.UInteger | 1 | 1 | 1 | - | - | Jdk -> Internal |
| java.lang.Integer | java.lang.Long | 3 | 1 | 1 | SIBLING | - | Jdk -> Jdk |
| org.jooq.types.ULong | java.lang.Integer | 1 | 1 | 1 | - | - | Internal -> Jdk |
| org.jooq.util.mysql.information_schema.tables.ReferentialConstraints | org.jooq.util.hsqldb.information_schema.tables.ReferentialConstraints | 1 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.util.mysql.information_schema.tables.Parameters | org.jooq.util.hsqldb.information_schema.tables.Parameters | 1 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.types.ULong | org.jooq.types.UInteger | 1 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.util.mysql.information_schema.tables.Tables | org.jooq.util.hsqldb.information_schema.tables.Tables | 1 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.types.ULong | java.lang.Long | 2 | 1 | 1 | - | - | Internal -> Jdk |
| java.lang.Integer | org.jooq.types.ULong | 1 | 1 | 1 | - | - | Jdk -> Internal |
| org.jooq.util.mysql.information_schema.tables.KeyColumnUsage | org.jooq.util.hsqldb.information_schema.tables.KeyColumnUsage | 1 | 1 | 1 | SIBLING | - | Internal -> Internal |
| java.lang.IllegalAccessException | java.lang.Throwable | 1 | 1 | 1 | R_SUPER_T | - | Jdk -> Jdk |
| java.lang.String | org.jooq.util.ColumnDefinition | 1 | 1 | 1 | - | - | Jdk -> Internal |
| org.jooq.impl.DefaultBinding | org.jooq.Binding | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.Condition | java.lang.reflect.AccessibleObject | 1 | 1 | 1 | - | - | Internal -> Jdk |
| org.jooq.impl.QueryPartList<org.jooq.Field<?>> | org.jooq.impl.SelectFieldList | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.CreateTableFinalStep | org.jooq.CreateTableStorageStep | 7 | 2 | 1 | R_SUPER_T | - | Internal -> Internal |
| java.util.Collection<? extendsorg.jooq.Condition> | org.jooq.Condition | 1 | 1 | 1 | - | - | Jdk -> Internal |
| java.lang.reflect.Constructor | java.util.concurrent.Callable | 2 | 1 | 1 | - | - | Jdk -> Jdk |
| java.beans.ConstructorProperties | java.util.List<java.lang.String> | 1 | 1 | 1 | - | - | Jdk -> Jdk |
| java.io.Serializable | java.lang.reflect.AccessibleObject | 7 | 2 | 1 | - | - | Jdk -> Jdk |
| void | org.jooq.impl.CombinedCondition | 1 | 1 | 1 | - | - | Jdk -> Internal |
| java.sql.Timestamp | ? | 4 | 1 | 1 | - | - | Jdk -> TypeVariable |
| org.jooq.GrantStepTo | org.jooq.impl.GrantImpl | 2 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.Query | org.jooq.impl.RevokeImpl | 2 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.Query | org.jooq.impl.GrantImpl | 2 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.Query | org.jooq.GrantFinalStep | 2 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.Query | org.jooq.RevokeFinalStep | 2 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.RevokeStepFrom | org.jooq.impl.RevokeImpl | 2 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| java.lang.String | org.jooq.Privilege | 1 | 1 | 1 | - | - | Jdk -> Internal |
| org.jooq.Field | org.jooq.impl.QueryPartList | 1 | 1 | 1 | - | - | Internal -> Internal |
| java.math.BigInteger | long | 1 | 1 | 1 | - | - | Jdk -> Jdk |
| org.jooq.Query | java.sql.Statement | 2 | 1 | 1 | - | - | Internal -> Jdk |
| org.jooq.Query | org.jooq.Statement | 7 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.GrantFinalStep | org.jooq.GrantGrantedStep | 3 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.util.jaxb.JpaVersion | java.lang.String | 9 | 1 | 1 | - | - | Internal -> Jdk |
| org.jooq.AlterIndexStep | org.jooq.AlterIndexOnStep | 9 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.ForeignKey<?, ?> | org.jooq.Constraint | 2 | 1 | 1 | - | - | Internal -> Internal |
| java.lang.String | org.jooq.Comment | 6 | 1 | 1 | - | - | Jdk -> Internal |
| java.lang.Throwable | java.sql.SQLException | 3 | 1 | 1 | T_SUPER_R | - | Jdk -> Jdk |
| org.jooq.CreateTableFinalStep | org.jooq.impl.CreateTableImpl<R> | 4 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.CreateTableConstraintStep | org.jooq.impl.CreateTableImpl<R> | 3 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.CreateTableOnCommitStep | org.jooq.impl.CreateTableImpl<R> | 1 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.CreateTableColumnStep | org.jooq.impl.CreateTableImpl<R> | 6 | 1 | 1 | T_SUPER_R | - | Internal -> Internal |
| org.jooq.CreateTableStorageStep | org.jooq.impl.CreateTableImpl<R> | 3 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.CreateTableStorageStep | org.jooq.CreateTableCommentStep | 4 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| java.lang.String | org.jooq.impl.Tools.DataCacheKey | 1 | 1 | 1 | - | - | Jdk -> Internal |
| org.jooq.Query | java.io.File | 1 | 1 | 1 | - | - | Internal -> Jdk |
| java.util.List | java.util.Set | 6 | 2 | 1 | SIBLING | - | Jdk -> Jdk |
| org.jooq.DDLQuery | org.jooq.Query | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.AggregateFilterStep | java.util.List | 1 | 1 | 1 | - | - | Internal -> Jdk |
| org.jooq.AggregateFilterStep | org.jooq.SortField | 1 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.WindowBeforeOverStep | org.jooq.AggregateFilterStep | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.MergeMatchedStep | org.jooq.MergeUsingStep | 1 | 1 | 1 | - | - | Internal -> Internal |
| int | java.lang.String | 1 | 1 | 1 | - | - | Jdk -> Jdk |
| org.jooq.Field<?> | org.jooq.SelectFieldOrAsterisk | 14 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.SelectField<?> | org.jooq.SelectFieldOrAsterisk | 41 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.QueryPart | org.jooq.QualifiedAsterisk | 1 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.CreateTableOnCommitStep | org.jooq.CreateTableWithDataStep | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.UpdateReturningStep | org.jooq.UpdateFromStep | 1 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.RenderContext | void | 1 | 1 | 1 | - | - | Internal -> Jdk |
| java.util.List | java.util.Collection | 2 | 1 | 1 | R_SUPER_T | - | Jdk -> Jdk |
| org.jooq.Field | org.jooq.SortField | 1 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.SelectWithTiesAfterOffsetStep | org.jooq.SelectLimitPercentAfterOffsetStep | 5 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.SelectWithTiesStep | org.jooq.SelectLimitPercentStep | 2 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| java.lang.String | char | 11 | 2 | 1 | - | - | Jdk -> Jdk |
| boolean | int | 1 | 1 | 1 | - | - | Jdk -> Jdk |
| java.lang.Integer | org.jooq.DataType<?> | 1 | 1 | 1 | SIBLING | - | Jdk -> Internal |
| char | int | 1 | 1 | 1 | - | Widening | Jdk -> Jdk |
| org.jooq.Parameter | java.lang.reflect.Parameter | 1 | 1 | 1 | - | - | Internal -> Jdk |
| java.util.List | java.util.Map | 1 | 1 | 1 | - | - | Jdk -> Jdk |
| org.jooq.CreateIndexWhereStep | org.jooq.CreateIndexIncludeStep | 7 | 2 | 1 | R_SUPER_T | - | Internal -> Internal |
| java.io.File | java.lang.String | 3 | 1 | 1 | SIBLING | - | Jdk -> Jdk |
| java.lang.String | java.io.File | 3 | 1 | 1 | SIBLING | - | Jdk -> Jdk |
| boolean | java.lang.Boolean | 1 | 1 | 1 | - | Boxing | Jdk -> Jdk |
| org.jooq.WindowIgnoreNullsStep | org.jooq.WindowFromFirstLastStep | 3 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| java.util.List<java.lang.String> | java.lang.String | 1 | 1 | 1 | - | - | Jdk -> Jdk |
| java.util.List | org.jooq.Param | 1 | 1 | 1 | - | - | Jdk -> Internal |
| org.jooq.Field | java.util.List | 1 | 1 | 1 | - | - | Internal -> Jdk |
| java.time.Year | java.lang.Object | 22 | 2 | 1 | - | - | Jdk -> Jdk |
| java.lang.ClassLoader | java.net.URLClassLoader | 1 | 1 | 1 | T_SUPER_R | - | Jdk -> Jdk |
| java.lang.Object | java.time.Year | 22 | 2 | 1 | - | - | Jdk -> Jdk |
| org.jooq.WindowFinalStep | org.jooq.WindowExcludeStep | 40 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.WindowSpecificationFinalStep | org.jooq.WindowSpecificationExcludeStep | 55 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.Param<java.lang.Integer> | java.lang.Number | 8 | 1 | 1 | - | - | Internal -> Jdk |
| java.lang.Integer | java.lang.Number | 10 | 1 | 1 | R_SUPER_T | - | Jdk -> Jdk |
| java.lang.Integer | ? | 7 | 1 | 1 | - | - | Jdk -> TypeVariable |
| int | java.lang.Number | 2 | 1 | 1 | - | - | Jdk -> Jdk |
| boolean | org.jooq.impl.SelectQueryImpl.ForUpdateLockMode | 1 | 1 | 1 | - | - | Jdk -> Internal |
| org.jooq.impl.SelectQueryImpl.ForUpdateMode | org.jooq.impl.SelectQueryImpl.ForUpdateWaitMode | 1 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.Catalog | org.jooq.meta.jaxb.CatalogMappingType | 13 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.Schema | org.jooq.meta.jaxb.SchemaMappingType | 17 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.CreateSequenceFinalStep | org.jooq.CreateSequenceFlagsStep | 18 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.meta.SchemaDefinition | org.jooq.meta.TableDefinition | 3 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.UpdateReturningStep | org.jooq.UpdateOrderByStep | 1 | 1 | 1 | - | - | Internal -> Internal |
| java.lang.String | org.jooq.impl.Term | 4 | 1 | 1 | - | - | Jdk -> Internal |
| org.jooq.Table | org.jooq.TableLike | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| java.lang.Object | java.util.IdentityHashMap<R, java.lang.Object> | 1 | 1 | 1 | - | - | Jdk -> Jdk |
| org.jooq.conf.RenderNameStyle | org.jooq.conf.RenderNameCase | 3 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.conf.RenderKeywordStyle | org.jooq.conf.RenderKeywordCase | 3 | 1 | 1 | - | - | Internal -> Internal |
| ? | org.jooq.RowId | 2 | 1 | 1 | - | - | TypeVariable -> Internal |
| java.lang.Boolean | org.jooq.Name.Quoted | 4 | 1 | 1 | - | - | Jdk -> Internal |
| java.io.LineNumberReader | org.jooq.tools.jdbc.MockFileDatabaseConfiguration | 2 | 1 | 1 | Composition | - | Jdk -> Internal |
| org.jooq.Table<?> | org.jooq.QueryPart | 1 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.SelectIntoStep | org.jooq.SelectFromStep | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.CreateTableCommentStep | java.lang.Boolean | 1 | 1 | 1 | - | - | Internal -> Jdk |
| org.jooq.CreateTableAsStep<org.jooq.Record> | org.jooq.CreateTableColumnStep | 36 | 1 | 1 | - | - | Internal -> Internal |
| org.jooq.CreateTableIndexStep | org.jooq.CreateTableOnCommitStep | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.SelectOrderByStep<R> | SelectQualifyStep<R> | 2 | 1 | 1 | - | - | Internal -> External |
| org.jooq.Configuration | java.util.Collection<? extendsorg.jooq.Field<?>> | 1 | 1 | 1 | - | - | Internal -> Jdk |
| void | java.lang.Void | 2 | 1 | 1 | - | Boxing | Jdk -> Jdk |
| java.lang.Object | org.jooq.Field<?> | 2 | 1 | 1 | - | - | Jdk -> Internal |
| java.util.Map<java.lang.String, java.util.regex.Pattern> | org.jooq.meta.Patterns | 1 | 1 | 1 | Composition | - | Jdk -> Internal |
| org.jooq.impl.JSONReader | java.io.BufferedReader | 1 | 1 | 1 | - | - | Internal -> Jdk |
| org.jooq.Select | org.jooq.ResultQuery | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.InsertReturningStep | org.jooq.InsertOnConflictConditionStep | 10 | 1 | 1 | SIBLING | - | Internal -> Internal |
| org.jooq.impl.ParserImpl.Ignore | org.jooq.Query | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.impl.ParserImpl.Ignore | org.jooq.DDLQuery | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| java.lang.Integer | org.jooq.Field<? extendsjava.lang.Number> | 2 | 1 | 1 | - | - | Jdk -> Internal |
| org.jooq.Record4<java.lang.String, java.lang.String, java.lang.String, java.lang.String> | ? | 1 | 1 | 1 | - | - | Internal -> TypeVariable |
| org.jooq.Query | org.jooq.RowCountQuery | 30 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |
| org.jooq.SQL | org.jooq.QueryPart | 1 | 1 | 1 | R_SUPER_T | - | Internal -> Internal |