When referring to internal private variables of Java POJOs that have getters/setters, I've used the following terms:
- field
- variable
- attribute
- property
Is there any difference between the above? If so, what is the correct term to use? Is there a different term to use when this entity is persisted?
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…