[hibernate-dev] [OGM] RowKey vs. EntityKey

Gunnar Morling gunnar at hibernate.org
Fri Nov 8 07:20:24 EST 2013


Hi,

This may be a noob question, but what is the difference between RowKey and
EntityKey in OGM?

Both seem to represent one row (by means of table name + key column names +
column values), albeit being implemented a bit differently. Could they be
merged into one class?

Thanks,

--Gunnar


More information about the hibernate-dev mailing list