Class Hierarchy
- java.lang.Object
- org.jooq.impl.CatalogImpl (implements org.jooq.Catalog)
- org.jooq.impl.DAOImpl<R,P,T> (implements org.jooq.DAO<R,P,T>)
- cn.vertxup.graphic.domain.tables.daos.GClusterDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- cn.vertxup.graphic.domain.tables.daos.GEdgeDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- cn.vertxup.graphic.domain.tables.daos.GGraphicDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- cn.vertxup.graphic.domain.tables.daos.GNodeDao (implements io.github.jklingsporn.vertx.jooq.future.VertxDAO<R,P,T>)
- cn.vertxup.graphic.domain.tables.pojos.GCluster (implements cn.vertxup.graphic.domain.tables.interfaces.IGCluster)
- cn.vertxup.graphic.domain.tables.pojos.GEdge (implements cn.vertxup.graphic.domain.tables.interfaces.IGEdge)
- cn.vertxup.graphic.domain.tables.pojos.GGraphic (implements cn.vertxup.graphic.domain.tables.interfaces.IGGraphic)
- cn.vertxup.graphic.domain.tables.pojos.GNode (implements cn.vertxup.graphic.domain.tables.interfaces.IGNode)
- cn.vertxup.graphic.api.GraphActor
- cn.vertxup.graphic.domain.Indexes
- cn.vertxup.graphic.domain.Keys
- org.jooq.impl.SchemaImpl (implements org.jooq.Schema)
- cn.vertxup.graphic.domain.Db
- org.jooq.impl.TableImpl<R>
- cn.vertxup.graphic.domain.tables.GCluster
- cn.vertxup.graphic.domain.tables.GEdge
- cn.vertxup.graphic.domain.tables.GGraphic
- cn.vertxup.graphic.domain.tables.GNode
- org.jooq.impl.TableRecordImpl<R> (implements org.jooq.TableRecord<R>)
- org.jooq.impl.UpdatableRecordImpl<R> (implements org.jooq.UpdatableRecord<R>)
- cn.vertxup.graphic.domain.tables.records.GClusterRecord (implements cn.vertxup.graphic.domain.tables.interfaces.IGCluster, org.jooq.Record16<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>)
- cn.vertxup.graphic.domain.tables.records.GEdgeRecord (implements cn.vertxup.graphic.domain.tables.interfaces.IGEdge, org.jooq.Record17<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17>)
- cn.vertxup.graphic.domain.tables.records.GGraphicRecord (implements cn.vertxup.graphic.domain.tables.interfaces.IGGraphic, org.jooq.Record21<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21>)
- cn.vertxup.graphic.domain.tables.records.GNodeRecord (implements cn.vertxup.graphic.domain.tables.interfaces.IGNode, org.jooq.Record18<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>)
- cn.vertxup.graphic.domain.Tables
Interface Hierarchy
- io.vertx.tp.graphic.cv.Addr
- cn.vertxup.graphic.api.GraphApi
- java.io.Serializable
- cn.vertxup.graphic.domain.tables.interfaces.IGCluster
- cn.vertxup.graphic.domain.tables.interfaces.IGEdge
- cn.vertxup.graphic.domain.tables.interfaces.IGGraphic
- cn.vertxup.graphic.domain.tables.interfaces.IGNode
Copyright © 2021. All rights reserved.