Subclasses of AbstractEntity in net.sourceforge.domian.entity |
class |
AbstractLoggingUUIDEntity
A SLF4J logger instance is provided in this class. |
class |
AbstractRandomIntegerEntity
Abstract class for entity objects, ensuring a final, unique, non-null
entity ID from the moment they are created. |
class |
AbstractRandomLongEntity
Abstract class for entity objects, ensuring a final, unique, non-null
entity ID from the moment they are created. |
class |
AbstractUUIDEntity
Abstract class for entity objects, ensuring a final, unique, non-null
entity ID from the moment they are created. |