Package io.vertx.tp.atom.modeling.data
Class DataRecord
java.lang.Object
io.vertx.up.commune.ActiveRecord
io.vertx.tp.atom.modeling.data.DataRecord
- All Implemented Interfaces:
io.horizon.specification.typed.TJson,io.modello.specification.HRecord,Serializable
public class DataRecord
extends io.vertx.up.commune.ActiveRecord
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.vertx.up.commune.ActiveRecord
add, add, attach, createCopy, createSubset, data, fields, fromJson, get, get, get, getLogger, isEmpty, isPersist, isValue, remove, remove, set, set, size, toJsonMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.horizon.specification.typed.TJson
fromFile
-
Constructor Details
-
DataRecord
public DataRecord()
-
-
Method Details
-
createNew
public io.modello.specification.HRecord createNew() -
joins
- Overrides:
joinsin classio.vertx.up.commune.ActiveRecord
-
declaredFields
-
types
- Overrides:
typesin classio.vertx.up.commune.ActiveRecord
-
key
public <ID> ID key() -
identifier
-
key
public <ID> void key(ID key) -
equals
-
hashCode
public int hashCode()
-