Class OrderJpaEntity
java.lang.Object
com.dmasone.identity.orders.infrastructure.persistence.OrderJpaEntity
Database mapping for orders. The table name avoids the SQL keyword "order"
and keeps the persistence concern outside the domain package.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OrderJpaEntity
protected OrderJpaEntity()
-
-
Method Details
-
from
-
toDomain
-