datamodel
Design pattern for translatable Hibernate models
I have a Hibernate model that (simplified) looks like this: public class CoverageLine { private Long id;[详细]
2022-12-08 16:52 分类:问答UI-centric vs domain-centric data model - pros and cons
How closely does your data model map to your UI and domain model? The data model can be quite close to the domain model if it has, for example, a Customer table, an Employee table etc.[详细]
2022-12-08 05:15 分类:问答Relationship Modelling in Core Data
I\'m fairly new to Obje开发者_如何学编程ctive C and Core Data and have a problem designing a case where players team up one-on-one and have multiple matches that end up with a specific result.[详细]
2022-12-08 03:44 分类:问答User event subscription in the Web app
We are developing the Web App that will have user subscription to a specific group of events. For example: User create a comment in the blob and all users subscribed to this blog should have this even[详细]
2022-12-08 00:45 分类:问答