@Deprecated
public abstract class UESAbstractEntity
extends UESAbstractJPAEntity
This is the basic abstract entity, that could be used as common parent for other UES Entities. It is recommended to use it on UES Platform, but you
can use your own structure. There is no restriction that you must extend this class.
Since:
UES6-10
Field Summary
Fields inherited from class cz.ues.platform.persistence.jpa.UESAbstractJPAEntity