Why do you need to use a deployment table?

All items that don't have a deployment table are stored in the genericitems table. 

It makes the genericitems table extremely large. This makes the database work inefficiently causing performance issues.

Need to define a deployment table for all item types that extend GenericItem except abstract item type.


No comments:

Post a Comment