Class Hierarchy
- java.lang.Object
- io.datarouter.model.field.BaseFieldSet<F> (implements io.datarouter.model.field.FieldSet<F>)
- io.datarouter.model.key.BaseKey<K> (implements io.datarouter.model.key.Key<K>)
- io.datarouter.model.key.unique.BaseUniqueKey<K> (implements io.datarouter.model.key.unique.UniqueKey<K>)
- io.datarouter.model.key.primary.BasePrimaryKey<PK> (implements io.datarouter.model.key.primary.PrimaryKey<PK>)
- io.datarouter.model.key.primary.base.BaseEntityPrimaryKey<EK,PK> (implements io.datarouter.model.key.primary.EntityPrimaryKey<EK,PK>)
- io.datarouter.model.key.primary.base.BaseRegularPrimaryKey<PK> (implements io.datarouter.model.key.primary.RegularPrimaryKey<PK>)
- io.datarouter.model.key.primary.BasePrimaryKey<PK> (implements io.datarouter.model.key.primary.PrimaryKey<PK>)
- io.datarouter.model.key.unique.BaseUniqueKey<K> (implements io.datarouter.model.key.unique.UniqueKey<K>)
- io.datarouter.model.key.BaseKey<K> (implements io.datarouter.model.key.Key<K>)
- io.datarouter.model.field.BaseFieldSet<F> (implements io.datarouter.model.field.FieldSet<F>)