| http://www.w3.org/ns/prov#value | - For instance, the interface above has a function for getting an Entity by it is id - all the different kinds of classes that derives from entity does indeed have an id field of type int (mapped from the primary key of their respective tables), but how can I specify this in a way that lets me implement IRepository like this?
|