Hierarchy For Package com.io7m.sunburst.inventory.internal.tables.records

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.jooq.impl.TableRecordImpl<R> (implements org.jooq.TableRecord<R>)
      • com.io7m.sunburst.inventory.internal.tables.records.PackageBlobsRecord (implements org.jooq.Record3<T1,T2,T3>)
      • com.io7m.sunburst.inventory.internal.tables.records.PackageMetaRecord (implements org.jooq.Record3<T1,T2,T3>)
      • org.jooq.impl.UpdatableRecordImpl<R> (implements org.jooq.UpdatableRecord<R>)
        • com.io7m.sunburst.inventory.internal.tables.records.BlobsRecord (implements org.jooq.Record5<T1,T2,T3,T4,T5>)
        • com.io7m.sunburst.inventory.internal.tables.records.PackagesRecord (implements org.jooq.Record7<T1,T2,T3,T4,T5,T6,T7>)
        • com.io7m.sunburst.inventory.internal.tables.records.SchemaVersionRecord (implements org.jooq.Record2<T1,T2>)