有没有办法将枚举保存到mongoDB中?我想保存类似的东西:
public enum SnapshotType { EVENT, MEMORY }
mongodb morphia
使用继承作为重用代码的方法有什么缺点?
inheritance code-reuse
code-reuse ×1
inheritance ×1
mongodb ×1
morphia ×1